自动化立体仓库 - WMS系统
1
zhang
2025-11-18 9609e2b096fac01efaa56958042b4175bbc25d5b
src/main/resources/mapper/LocMastMapper.xml
@@ -50,6 +50,10 @@
        order by loc_sts desc ,lev1 asc,bay1 asc
    </select>
    <select id="selectLocByLev" resultMap="BaseResultMap">
        SELECT * FROM asr_loc_mast WHERE lev1 = #{lev}
    </select>
    <select id="queryShallowLocFMast" resultMap="BaseResultMap">
        select * from asr_loc_mast
        where 1=1