mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-15 21:36:35 +08:00
Ln节点可以指定访问IP
This commit is contained in:
@@ -241,6 +241,7 @@ message UpdateNodeRequest {
|
||||
int64 nodeGroupId = 7;
|
||||
int64 nodeRegionId = 10;
|
||||
int32 level = 14;
|
||||
repeated string lnAddrs = 15; // Ln节点访问地址
|
||||
}
|
||||
|
||||
// 获取单个节点信息
|
||||
|
||||
Reference in New Issue
Block a user