验收3-设备保护告警同步本地
This commit is contained in:
@ -58,4 +58,7 @@ public interface IEmsFaultProtectionPlanService
|
||||
* @return 结果
|
||||
*/
|
||||
public int deleteEmsFaultProtectionPlanById(Long id);
|
||||
|
||||
// 处理云上同步设备保护告警信息
|
||||
public void dealSyncData(String content, String operateType);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user