Commit b6ba25e0 authored by 麻笑宇's avatar 麻笑宇

大屏-应急管理-故障原因统计数据,各项数据均分为20%

大屏-总览-一物一赋码,表格表头错误显示了纳管率 代码修改
parent b93d3f51
...@@ -674,7 +674,7 @@ ...@@ -674,7 +674,7 @@
GROUP BY GROUP BY
tafv.field_value tafv.field_value
ORDER BY ORDER BY
longValue ASC longValue DESC
LIMIT 5 LIMIT 5
</select> </select>
<select id="getInstantAlertPage" resultType="java.util.Map"> <select id="getInstantAlertPage" resultType="java.util.Map">
......
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