|
// CXCommonUtils.deleteSendNotify("maintain", id);
|
|
// CXCommonUtils.deleteSendNotify("maintain", id);
|
|
maintenanceTaskService.deleteNotice("maintain", id);
|
|
maintenanceTaskService.deleteNotice("maintain", id);
|
|
CXCommonUtils.sendNotify(title, context, null, userId.stream().distinct().collect(Collectors.toList()),
|
|
CXCommonUtils.sendNotify(title, context, null, userId.stream().distinct().collect(Collectors.toList()),
|