Commit 50c12df4 authored by suhuiguang's avatar suhuiguang

1.大屏-安全追溯-同设备近30天按问题次数滚动接口开发

parent f8887bbb
...@@ -197,6 +197,7 @@ ...@@ -197,6 +197,7 @@
aa.source_id=bb."RECORD" aa.source_id=bb."RECORD"
and aa.source_id=cc."RECORD" and aa.source_id=cc."RECORD"
and aa.source_id=dd."RECORD" and aa.source_id=dd."RECORD"
order by aa.total desc
</select> </select>
</mapper> </mapper>
......
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