1、规则删去策略模板、防护对象。增加sdl字段
2、任务增加策略模板、防护对象 3、相应地方修改
This commit is contained in:
@@ -22,8 +22,7 @@ public class AlertMessageService {
|
||||
private final AlertMessageMapper alertMessageMapper;
|
||||
|
||||
public AlertMessageService(
|
||||
CommandService commandService,
|
||||
AlertMessageMapper alertMessageMapper) {
|
||||
CommandService commandService, AlertMessageMapper alertMessageMapper) {
|
||||
this.commandService = commandService;
|
||||
this.alertMessageMapper = alertMessageMapper;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user