自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-12-06 765570880aff1c8efb1dbd892e3372c9742ba6be
#
1个文件已修改
2 ■■■ 已修改文件
src/main/resources/mapper/LocMastMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/LocMastMapper.xml
@@ -64,7 +64,7 @@
                </foreach>
                and loc_sts = 'O'
                and loc_no not in ('0100101', '0100201', '0100301')
                and bay1 != 1 and lev1 != 1
                and ctn_no != '00101'
                group by ctn_no
            ) a
            where count = #{rowsLen}