mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-29 00:20:26 +08:00
在节点详情中显示API节点地址/DNS节点也支持自定义API节点地址
This commit is contained in:
@@ -20,6 +20,7 @@ message NSNode {
|
||||
bool isUp = 8;
|
||||
bool isActive = 10;
|
||||
repeated int64 connectedAPINodeIds = 11;
|
||||
bytes apiNodeAddrsJSON = 12;
|
||||
|
||||
NSCluster nsCluster = 32;
|
||||
NodeLogin nodeLogin = 33;
|
||||
|
||||
Reference in New Issue
Block a user