测试提交
This commit is contained in:
@@ -17,5 +17,10 @@ import java.util.List;
|
||||
*/
|
||||
public interface ISubstationExpendService {
|
||||
|
||||
/**
|
||||
* 冀北主网监测点通讯状态统计
|
||||
* @param param
|
||||
* @return
|
||||
*/
|
||||
List<CommunicateVO.PVCommunicateVO> getCommunicationStatus(DeviceInfoParam.CompareLimitParam param);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user