Junjie
2024-07-04 99543f7e820927a8826a7308461a8ab94c361859
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>