mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-25 03:26:36 +08:00
实现缓存策略若干功能
This commit is contained in:
@@ -18,6 +18,7 @@ message Node {
|
||||
string secret = 8;
|
||||
int64 version = 9;
|
||||
int64 latestVersion = 10;
|
||||
repeated int64 connectedAPINodeIds = 11;
|
||||
|
||||
NodeCluster cluster = 32;
|
||||
NodeLogin login = 33;
|
||||
|
||||
Reference in New Issue
Block a user