mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-17 15:27:30 +08:00
merge origin main updates
This commit is contained in:
@@ -146,6 +146,7 @@ func gatewayCmd() {
|
||||
registryServer.SetConfigAfterHook(func(forceRuntimeReload bool) error {
|
||||
return triggerReload("api", forceRuntimeReload)
|
||||
})
|
||||
registryServer.SetMessageBus(msgBus)
|
||||
(&gatewayReloader{state: state, registryServer: registryServer}).bindWeixinChannel()
|
||||
bindCronHandler(registryServer, cronService)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user