Commit 8e11bb4a authored by chenzhao's avatar chenzhao

修改bug

parent 6bd7adcf
......@@ -1002,7 +1002,7 @@
AND systemIds in (#{dto.systemIds})
</if>
</where>
ORDER BY status DESC,alarmTime DESC
ORDER BY alarmTime DESC,status DESC
</select>
<select id="getConfirmUser" resultType="com.yeejoin.equipmanage.common.entity.EquipmentSpecificAlarmLog">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment