实现新的CC

This commit is contained in:
刘祥超
2021-07-19 10:48:53 +08:00
parent 7d8f3a9d9b
commit 3360f2fc08
10 changed files with 164 additions and 5 deletions

View File

@@ -80,6 +80,7 @@ func (this *GroupAction) RunGet(params struct {
"value": rule.Value,
"isCaseInsensitive": rule.IsCaseInsensitive,
"isComposed": firewallconfigs.CheckCheckpointIsComposed(rule.Prefix()),
"checkpointOptions": rule.CheckpointOptions,
}
}),
"isOn": set.IsOn,