IP名单中IP创建时保存相关节点、服务、WAF策略信息

This commit is contained in:
刘祥超
2021-11-16 16:10:52 +08:00
parent f4edd45886
commit 35b69141c1
6 changed files with 445 additions and 178 deletions

View File

@@ -11,4 +11,5 @@ message HTTPFirewallPolicy {
string description = 4;
bytes inboundJSON = 5;
bytes outboundJSON = 6;
int64 serverId = 8;
}