自动化立体仓库 - WMS系统
pjb
2025-08-12 1e6b4d88290ccd79b51bed3acb805750a0ea7d01
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