Commit 85c55866 authored by tianyiming's avatar tianyiming

修改监盘报警趋势数据排序规则

parent 7e157f3f
...@@ -1488,6 +1488,6 @@ ...@@ -1488,6 +1488,6 @@
`d`.`click_date` = `result`.`click_date` `d`.`click_date` = `result`.`click_date`
))) )))
ORDER BY ORDER BY
`result`.`click_date` DESC `result`.`click_date`
</select> </select>
</mapper> </mapper>
\ No newline at end of file
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