自动化立体仓库 - WMS系统
13
zhang
2025-10-27 bd3b23b214c7090d83c91f9b9a172d4f548033dd
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">