Commit 00521ecb authored by suhuiguang's avatar suhuiguang

Merge branch 'developer' of http://39.98.45.134:8090/moa/amos-boot-biz into developer

parents bd614895 7197db5e
......@@ -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