mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-15 14:10:26 +08:00
修改部分小数数字精度(float->double),增加用户服务状态API
This commit is contained in:
@@ -17,6 +17,7 @@ message NodeTask {
|
||||
int64 version = 7;
|
||||
bool isPrimary = 8; // 是否为主节点,非主节点稍等再同步有利于提升同步速度
|
||||
int64 serverId = 9;
|
||||
int64 userId = 10;
|
||||
|
||||
Node node = 30;
|
||||
NodeCluster nodeCluster = 31;
|
||||
|
||||
Reference in New Issue
Block a user