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

This commit is contained in:
刘祥超
2022-04-23 12:32:13 +08:00
parent 492d24f28a
commit 2487c69136
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()