zwl
2025-07-09 958883d6f4dac68fcbbccadb4e7f87e963eee0e8
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>