ccm/ocm: Add multi-credential support with balancer and fallback strategies

This commit is contained in:
世界
2026-03-11 01:01:04 +08:00
parent 7df171ff20
commit 7aef716ebc
17 changed files with 3380 additions and 355 deletions

View File

@@ -847,4 +847,3 @@ func (c *dnsConfigurtor) GetBaseConfig() (tsDNS.OSConfig, error) {
func (c *dnsConfigurtor) Close() error {
return nil
}