Commit 005d87db authored by hezhuozhi's avatar hezhuozhi

26393 【web端-大屏-运行监盘】全国或者片区场站数据统计错误,请确认(目前是静态数据)

parent a1297065
...@@ -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