自动化立体仓库 - WMS系统
#
luxiaotao1123
2023-02-15 de7203bde97e80ec0b845f29c158c4b30d876caf
#
1个文件已修改
1 ■■■■ 已修改文件
src/main/resources/mapper/LocMastMapper.xml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/LocMastMapper.xml
@@ -62,6 +62,7 @@
                <foreach item="item" collection="rows" index="index"  separator="," open="(" close=")">
                    #{item}
                </foreach>
                and loc_no not in ('0100101', '0200101', '0300101', '0400101')
                and loc_sts = 'O'
                group by ctn_no
            ) a