mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-26 20:26:36 +08:00
实现在域名解析中使用EdgeDNS
This commit is contained in:
@@ -108,6 +108,7 @@ message FindAllDNSProviderTypesResponse {
|
||||
message DNSProviderType {
|
||||
string name = 1;
|
||||
string code = 2;
|
||||
string description = 3;
|
||||
}
|
||||
|
||||
// 取得某个类型的所有服务商
|
||||
|
||||
Reference in New Issue
Block a user