Commit 7197db5e authored by chenzhao's avatar chenzhao

修改代码

parent d575a3bb
......@@ -5,7 +5,7 @@
<select id="timingTemporarysSorageData" resultType="map">
SELECT sum(value) as value ,
SELECT avg(value) as value ,
created_time as createdTime ,
equipmentIndexName
FROM
......
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