自动化立体仓库 - WMS系统
Junjie
2023-06-02 c0eaf42288e354a7d281056624c1aa62a46f1ff3
src/main/resources/mapper/LocMastMapper.xml
@@ -292,7 +292,7 @@
            #{item}
        </foreach>
        and loc_sts = 'O'
        order by bay1,lev1,row1,
        order by bay1,lev1,row1
    </select>
    <select id="findInEmptyLocMast" resultMap="BaseResultMap">