Commit b8c40195 authored by wujiang's avatar wujiang

Merge branch 'developer' of http://36.40.66.175:5000/moa/jxdj_zx/amos-boot-zx-biz into developer

parents b84899d2 c5693539
...@@ -119,4 +119,10 @@ public interface MonitorService { ...@@ -119,4 +119,10 @@ public interface MonitorService {
*/ */
Map<String, Object> getDetailsWindSpeedAlldataqg(); Map<String, Object> getDetailsWindSpeedAlldataqg();
/**
* 获取接入情况
* @param areaCode
* @return
*/
Map<String, Object> getAccessSituation(String areaCode);
} }
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