mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-22 17:30:29 +08:00
实现完整的集群、域名同步
This commit is contained in:
@@ -35,6 +35,7 @@ func (this *UpdateNodePopupAction) RunGet(params struct {
|
||||
this.Data["ipAddr"] = dnsInfo.IpAddr
|
||||
this.Data["route"] = dnsInfo.Route
|
||||
this.Data["domainId"] = dnsInfo.DnsDomainId
|
||||
this.Data["domainName"] = dnsInfo.DnsDomainName
|
||||
|
||||
// 读取所有线路
|
||||
routes := []string{}
|
||||
|
||||
Reference in New Issue
Block a user