[域名服务]实现基本的线路配置

This commit is contained in:
GoEdgeLab
2021-05-30 16:31:12 +08:00
parent 44eddb40d9
commit df5cac87b4
30 changed files with 778 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ func init() {
})
}
// 自动同步集群任务
// SyncClusterTask 自动同步集群任务
type SyncClusterTask struct {
}