mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-04-21 20:45:19 +08:00
WAF参数中增加“请求来源”
This commit is contained in:
@@ -24,4 +24,5 @@ type HTTPFirewallCheckpointDefinition struct {
|
||||
IsComposed bool `json:"isComposed"` // 是否为组合的checkpoint
|
||||
Priority int `json:"priority"` // 优先级
|
||||
DataType string `json:"dataType"` // 数据类型:number, bool等
|
||||
Version string `json:"version"` // 被加入的版本号
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user