mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-25 11:36:35 +08:00
增加IP级别和WAF动作相关接口和配置
This commit is contained in:
@@ -13,4 +13,6 @@ message IPItem {
|
||||
int64 listId = 7;
|
||||
bool isDeleted = 8;
|
||||
string type = 9;
|
||||
string eventLevel = 10; // 级别
|
||||
string listType = 11; // 所在名单类型,加此字段是为了快速定位IP的性质
|
||||
}
|
||||
Reference in New Issue
Block a user