瀏覽代碼

Merge remote-tracking branch 'origin/master'

jichaobo 3 年之前
父節點
當前提交
93bc35572c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      fiveep-persistence/src/main/resources/mapper/mysql/AlarmPowerMapper.xml

+ 1 - 0
fiveep-persistence/src/main/resources/mapper/mysql/AlarmPowerMapper.xml

@@ -68,6 +68,7 @@
                 and ap.soe_time between #{startTime} and #{endTime}
             </if>
         </where>
+        order by field(handling_status,'0','2','3','1','4'),sending_time DESC
     </select>
     <select id="getLoopStatusListMap" resultType="com.bizmatics.model.AlarmPower">
         select