Commit c39da376 authored by 段英荣's avatar 段英荣

modify

parent 9269f237
......@@ -8,9 +8,9 @@ import logging
class CeleryTaskRouter(object):
queue_task_map = {
"tapir-alpha":{
"tapir-alpha":[
'injection.data_sync.tasks.write_to_es',
}
]
}
# 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