mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-10 17:30:27 +08:00
API节点增加主节点概念
This commit is contained in:
@@ -19,6 +19,7 @@ message APINode {
|
||||
bytes accessAddrsJSON = 10;
|
||||
repeated string accessAddrs = 11;
|
||||
bytes statusJSON = 12;
|
||||
bool isPrimary = 16;
|
||||
|
||||
bool debug = 30;
|
||||
}
|
||||
Reference in New Issue
Block a user