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">