多个API节点时选择一个作为主节点

This commit is contained in:
GoEdgeLab
2022-04-23 12:32:13 +08:00
parent d29d6afd93
commit 4055891494
6 changed files with 44 additions and 22 deletions

View File

@@ -129,6 +129,7 @@ func (this *IndexAction) RunGet(params struct {
"restAccessAddrs": restAccessAddrs,
"hasHTTPS": hasHTTPS,
"certs": certs,
"isPrimary": node.IsPrimary,
}
this.Show()