实现新的CC

This commit is contained in:
GoEdgeLab
2021-07-19 10:48:53 +08:00
parent 2449465e85
commit 2ffa16d488
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,