优化智能DNS相关接口

This commit is contained in:
GoEdgeLab
2022-09-24 14:07:59 +08:00
parent ab22f7e0e0
commit 16486d39bd
6 changed files with 4466 additions and 4035 deletions

View File

@@ -13,6 +13,8 @@ message NSCluster {
bytes tlsJSON = 6;
bytes udpJSON = 7;
repeated string hosts = 8;
bytes soaJSON = 12;
string email = 13;
bool autoRemoteStart = 9;
string timeZone = 10;
bytes answerJSON = 11;