mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-21 18:20:25 +08:00
可以直接在节点启动时自动注册节点
This commit is contained in:
@@ -9,4 +9,6 @@ message NodeCluster {
|
||||
int64 createdAt = 3;
|
||||
int64 grantId = 4;
|
||||
string installDir = 5;
|
||||
string uniqueId = 6;
|
||||
string secret = 7;
|
||||
}
|
||||
Reference in New Issue
Block a user