Commit 1c12c439 authored by lixiaofang's avatar lixiaofang

ad

parent 063e14aa
...@@ -11,6 +11,7 @@ class CeleryTaskRouter(object): ...@@ -11,6 +11,7 @@ class CeleryTaskRouter(object):
queue_task_map = { queue_task_map = {
"tapir-alpha": [ "tapir-alpha": [
'injection.data_sync.tasks.write_to_es', 'injection.data_sync.tasks.write_to_es',
'injection.data_sync.write_to_es'
] ]
} }
......
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