实现在域名解析中使用EdgeDNS

This commit is contained in:
刘祥超
2021-06-02 18:13:54 +08:00
parent 0be838d6f1
commit 4e9aafb019
2 changed files with 80 additions and 69 deletions

View File

@@ -108,6 +108,7 @@ message FindAllDNSProviderTypesResponse {
message DNSProviderType {
string name = 1;
string code = 2;
string description = 3;
}
// 取得某个类型的所有服务商