自动化立体仓库 - WMS系统
1
jinchang
2025-10-31 cbd60c63e1aa9462c816fdd09f790a6acd3501ec
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