1.分布式光伏遥测数据接口新增
This commit is contained in:
@@ -8,5 +8,11 @@ public interface IBusinessService {
|
||||
|
||||
void queryTelemetryAreaData(String date);
|
||||
|
||||
/**
|
||||
* 获取台区遥测数据
|
||||
* @param date
|
||||
*/
|
||||
void queryTelemetryInterfaceAreaData(String date);
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user