mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-21 18:20:25 +08:00
Ln节点可以指定访问IP
This commit is contained in:
@@ -33,6 +33,7 @@ message Node {
|
||||
SizeCapacity maxCacheMemoryCapacity = 18;
|
||||
string cacheDiskDir = 19;
|
||||
int32 level = 20;
|
||||
repeated string lnAddrs = 21; // Ln访问地址
|
||||
|
||||
NodeCluster nodeCluster = 32; // 主集群
|
||||
NodeLogin nodeLogin = 33;
|
||||
|
||||
Reference in New Issue
Block a user