chenlu
2024-09-24 edc227277159601c5cb86829f1c5ce14cf7903a4
north-glass-erp/src/main/resources/mapper/pp/ReworkMapper.xml
@@ -220,8 +220,7 @@
                and r.reviewer regexp #{rework.reviewer}
            </if>
        </where>
              ) as zu
        limit #{offset},#{pageSize};
        ) as zu;
    </select>
    <select id="getSelectRework">