huminmin
2026-04-27 398551392afc2ab879f837f60f95f9c9d8cf3c98
src/main/resources/mapper/account/AccountIncomeMapper.xml
@@ -61,7 +61,7 @@
        <if test="dateQueryDto.entryDateEnd != null and dateQueryDto.entryDateEnd != '' ">
            AND income_date &lt;= DATE_FORMAT(#{dateQueryDto.entryDateEnd},'%Y-%m-%d')
        </if>
        group by income_type
        GROUP BY sdd.dict_label, ai.income_type
    </select>
    <select id="report1" resultType="java.math.BigDecimal">
        SELECT