优化WAF规则相关界面

This commit is contained in:
刘祥超
2022-11-16 15:43:08 +08:00
parent c115c62cd9
commit 16b1657f35
7 changed files with 37 additions and 9 deletions

View File

@@ -32,6 +32,7 @@ func (this *CreateRulePopupAction) RunGet(params struct {
"params": checkpoint.Params,
"options": checkpoint.Options,
"isComposed": checkpoint.IsComposed,
"dataType": checkpoint.DataType,
})
}
}