Commit d7a73bc6 authored by lixiaofang's avatar lixiaofang

add

parent 6d6fe71e
...@@ -10,7 +10,7 @@ import logging ...@@ -10,7 +10,7 @@ import logging
class CeleryTaskRouter(object): 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',
] ]
} }
......
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