自动化立体仓库 - WMS系统
zhou zhou
3 天以前 df325bcf7aabda3e879fbf86c85b3fd5047cffe0
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