mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-13 20:20:28 +08:00
实现最基本的域名服务节点管理
This commit is contained in:
@@ -8,4 +8,5 @@ message NSCluster {
|
||||
int64 id = 1;
|
||||
bool isOn = 2;
|
||||
string name = 3;
|
||||
string installDir = 4;
|
||||
}
|
||||
Reference in New Issue
Block a user