chenlu
2024-12-02 9866aa9501cd64269857bcc6c75a77a2fcd4c9d4
north-glass-erp/src/main/resources/mapper/pp/PatchLogMapper.xml
@@ -213,8 +213,7 @@
                and r.reviewer regexp #{patchLog.reviewer}
            </if>
        </where>
              ) as zu
        limit #{offset},#{pageSize};
        ) as zu
    </select>