自动化立体仓库 - WMS系统
ZY
2024-08-13 2be5b8cf420fd9124a05b86f63c8c58e0cc76090
出库逻辑调整
1个文件已修改
1 ■■■■ 已修改文件
src/main/resources/mapper/LocDetlMapper.xml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/LocDetlMapper.xml
@@ -256,6 +256,7 @@
<!--        </if>-->
        <if test="model != null and model != ''">
            and a.model = #{model}
          and (a.pg_no is null or LENGTH(TRIM(pg_no)) = 0)
        </if>
        <if test="locNos != null and locNos.size > 0">