自动化立体仓库 - WMS系统
#1
dubin
2025-12-16 44c51c450765e98a969f9d2a48185ffa511ef3aa
src/main/resources/mapper/BasCrnpMapper.xml
@@ -28,4 +28,8 @@
        <result column="origin" property="origin" />
    </resultMap>
    <select id="getLevList" resultType="integer">
        select distinct lev1 from asr_bas_crnp
    </select>
</mapper>