mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-15 05:50:27 +08:00
DNS节点增加在线状态通知
This commit is contained in:
@@ -17,6 +17,7 @@ message NSNode {
|
||||
bool isInstalled = 7;
|
||||
string installDir = 9;
|
||||
bool isUp = 8;
|
||||
bool isActive = 10;
|
||||
|
||||
NSCluster nsCluster = 32;
|
||||
//NodeLogin login = 33;
|
||||
|
||||
Reference in New Issue
Block a user