zy-asrs-common/src/main/resources/mapper/wms/LocMastMapper.xml
@@ -10,6 +10,9 @@ <if test="locType1 != null"> and loc_type1 = #{locType1} </if> <if test="whsType != null"> and whs_type = #{whsType} </if> <if test="rowBeg != null"> and row1 >= #{rowBeg} </if>