1、静态任务下发指令,写入事件类型字段
2、任务新建时,就把选择规则状态设置为使用中 3、
This commit is contained in:
@@ -56,7 +56,7 @@ public class TaskCommandInfo {
|
||||
@JsonProperty("distribute_point")
|
||||
private String distributePoint;
|
||||
|
||||
@Schema(description = "事件类型(策略模板名称)", example = "DDOS")
|
||||
@Schema(description = "事件类型", example = "DDOS")
|
||||
@JsonProperty("event_type")
|
||||
private String eventType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user