zss
2025-05-26 51ec98113c6d49d0f7eec4e3c030e55e337e97db
performance-server/src/main/resources/mapper/AuxiliaryCorrectionHoursMapper.xml
@@ -62,6 +62,7 @@
                #{val}
            </foreach>
        </if>
        group by name_user, type
        ) A
        <if test="ew.customSqlSegment != null and ew.customSqlSegment != ''">
            ${ew.customSqlSegment}