mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-27 21:06:35 +08:00
配置更新时立即向集群节点发消息
This commit is contained in:
@@ -97,6 +97,7 @@ func (this *IndexAction) RunGet(params struct{}) {
|
||||
|
||||
serverMaps = append(serverMaps, maps.Map{
|
||||
"id": server.Id,
|
||||
"isOn": server.IsOn,
|
||||
"name": server.Name,
|
||||
"cluster": maps.Map{
|
||||
"id": server.Cluster.Id,
|
||||
|
||||
Reference in New Issue
Block a user