自动化立体仓库 - WMS系统
1
ZY
2024-09-25 746e7f4b9ea99aca3dd44cf58e61fe913b7ed040
src/main/resources/mapper/LocDetlMapper.xml
@@ -325,7 +325,7 @@
        <!--        </if>-->
        <if test="matnr != null and matnr != ''">
            and a.matnr = #{matnr}
            and (a.pg_no is null or LEN(LTRIM(RTRIM(pg_no))) = 0)
--             and (a.pg_no is null or LEN(LTRIM(RTRIM(pg_no))) = 0)
        </if>
        <if test="locNos != null and locNos.size > 0">