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

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

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

Loading…
Cancel
Save