diff --git a/src/main/resources/mapper/yingji/AlarmMapper.xml b/src/main/resources/mapper/yingji/AlarmMapper.xml index 9d30dd2..d557995 100644 --- a/src/main/resources/mapper/yingji/AlarmMapper.xml +++ b/src/main/resources/mapper/yingji/AlarmMapper.xml @@ -42,6 +42,7 @@ and ai_num <= #{req.aiNumMax} + order by update_time desc \ No newline at end of file