zss
2024-11-19 e8d0a2f9375da4d04da4a06a0f9fa8ef448512c4
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}