自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-08-18 25bcc429993cc31d88a621e1b917ec0ab41d1ac0
#
1个文件已修改
1 ■■■■ 已修改文件
src/main/resources/mapper/LocDetlMapper.xml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/LocDetlMapper.xml
@@ -241,6 +241,7 @@
            and b.row1 <= 30
        </if>
        and b.bay1 = #{bay}
        and b.loc_sts = 'F'
        order by b.row1 asc
    </select>