mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-21 02:00:25 +08:00
在节点详情中显示API节点地址/DNS节点也支持自定义API节点地址
This commit is contained in:
@@ -36,6 +36,7 @@ message Node {
|
||||
int32 level = 20;
|
||||
repeated string lnAddrs = 21; // Ln访问地址
|
||||
bool enableIPLists = 22;
|
||||
bytes apiNodeAddrsJSON = 24;
|
||||
|
||||
NodeCluster nodeCluster = 32; // 主集群
|
||||
NodeLogin nodeLogin = 33;
|
||||
|
||||
Reference in New Issue
Block a user