mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-07 07:10:25 +08:00
优化数据库节点管理
This commit is contained in:
@@ -21,4 +21,5 @@ message DBNodeStatus {
|
||||
bool isOk = 1;
|
||||
int64 size = 2;
|
||||
string error = 3;
|
||||
string version = 4;
|
||||
}
|
||||
Reference in New Issue
Block a user