zy-asrs-wms/src/main/resources/mapper/asrs/ViewLocDetlMapper.xml
@@ -6,9 +6,7 @@ select * from view_man_loc_detl ld where matnr = #{matnr} and freeze = 0 <if test="batch != null and batch != ''"> and batch = #{batch} </if> and batch = #{batch} <if test="param!=null and param.size()>0"> <foreach item="item" collection="param" index="index"> <if test="item.value!=null and item.value != ''">