mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-05-04 22:35:48 +08:00
增加城市/ISP查询接口;WAF增加国家/地区、省份、城市、ISP等参数
This commit is contained in:
@@ -12,7 +12,7 @@ func NewKeyValue(name string, value string) *KeyValue {
|
||||
}
|
||||
}
|
||||
|
||||
// check point definition
|
||||
// HTTPFirewallCheckpointDefinition check point definition
|
||||
type HTTPFirewallCheckpointDefinition struct {
|
||||
Name string `json:"name"` // 名称
|
||||
Description string `json:"description"` // 描述
|
||||
|
||||
Reference in New Issue
Block a user