记录用户节点状态/WAF策略增加ServerId

This commit is contained in:
刘祥超
2021-01-20 14:22:56 +08:00
parent 675674e768
commit 0506e671c5
8 changed files with 405 additions and 243 deletions

View File

@@ -14,4 +14,5 @@ message UserNode {
bytes httpsJSON = 8;
bytes accessAddrsJSON = 9;
repeated string accessAddrs = 10;
bytes statusJSON = 11;
}