自动化立体仓库 - WMS系统
123
zhangchao
2024-09-03 55470b5fa4880dd7ac7838792cdf4ad4aaa7b0c3
123
1个文件已修改
2 ■■■ 已修改文件
src/main/resources/mapper/LocDetlMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/LocDetlMapper.xml
@@ -250,7 +250,7 @@
                and a.pg_no = #{sPgNO}
            </when>
            <otherwise>
                and (sPgNO IS NULL OR sPgNO = '')
                and (pg_no IS NULL OR pg_no = '')
            </otherwise>
        </choose>
                <if test="batch != null and batch != ''">