mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-02 20:00:25 +08:00
节点如果没有设置DNS线路就使用默认线路
This commit is contained in:
@@ -244,6 +244,7 @@ message FindEnabledNodeClusterDNSResponse {
|
||||
string name = 1;
|
||||
DNSDomain domain = 2;
|
||||
DNSProvider provider = 3;
|
||||
string defaultRoute = 6;
|
||||
bool nodesAutoSync = 4;
|
||||
bool serversAutoSync = 5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user