mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-10-17 15:33:43 +08:00
增加集群部署支持,修复定时任务分组添加后选项不显示
This commit is contained in:
@@ -51,6 +51,9 @@ func Init(ctx context.Context) {
|
||||
|
||||
// 加载超管数据
|
||||
service.AdminMember().LoadSuperAdmin(ctx)
|
||||
|
||||
// 订阅集群同步
|
||||
SubscribeClusterSync(ctx)
|
||||
}
|
||||
|
||||
// LoggingServeLogHandler 服务日志处理
|
||||
|
Reference in New Issue
Block a user