src/main/resources/mapper/account/AccountIncomeMapper.xml
@@ -61,7 +61,7 @@ <if test="dateQueryDto.entryDateEnd != null and dateQueryDto.entryDateEnd != '' "> AND income_date <= 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