Merge pull request '关闭mq' (#47) from test into master

Reviewed-on: https://git.oa00.com/recook/backend_v2/pulls/47
master
杨赟 3 years ago
commit b57993d566

@ -59,11 +59,11 @@ func Task(c *cron.Cron) {
})
if configs.IsProductionEnv() {
go TaskMq()
//go TaskMq()
}
if configs.IsProductionEnv() {
go ShaMaMq()
//go ShaMaMq()
}
}

Loading…
Cancel
Save