chenrui
2025-03-24 c8355d4a1f27716edc510d936b6a7982b0ab99b3
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}