cnas-personnel/src/main/resources/mapper/PersonRewardPunishmentRecordMapper.xml
@@ -22,6 +22,7 @@ AND cprpr.reward_punish_time BETWEEN #{dto.startTime} AND #{dto.endTime} </if> </where> ORDER BY cprpr.id DESC </select> <select id="rewardPunishmentExport" resultType="com.ruoyi.personnel.excel.PersonRewardPunishmentRecordExcel">