Commit 4a375d25 authored by lixiaofang's avatar lixiaofang

add

parent 0852eb4d
...@@ -10,9 +10,9 @@ class CeleryTaskRouter(object): ...@@ -10,9 +10,9 @@ class CeleryTaskRouter(object):
"tapir-alpha": [ "tapir-alpha": [
'injection.data_sync.tasks.write_to_es', 'injection.data_sync.tasks.write_to_es',
], ],
"majia-alpha": [ # "majia-alpha": [
'majia.tasks.auto_majia_effect', # 'majia.tasks.auto_majia_effect',
], # ],
} }
# Map[TaskName, QueueName] # Map[TaskName, QueueName]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment