mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2026-01-06 23:45:47 +08:00
实现完整的集群、域名同步
This commit is contained in:
@@ -202,3 +202,8 @@ func (this *DNSPodProvider) post(path string, params map[string]string) (maps.Ma
|
||||
|
||||
return m, nil
|
||||
}
|
||||
|
||||
// 默认线路
|
||||
func (this *DNSPodProvider) DefaultRoute() string {
|
||||
return "默认"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user