cnas-personnel/src/main/resources/mapper/PersonRewardPunishmentRecordMapper.xml @@ -38,5 +38,6 @@ AND cprpr.reward_punish_time BETWEEN #{dto.startTime} AND #{dto.endTime} </if> </where> ORDER BY cprpr.id DESC </select> </mapper>