Commit cf45e3f8 authored by lixiaofang's avatar lixiaofang

add

parent 71080628
......@@ -16,7 +16,7 @@ def index_first():
return None
@shared_task
@shared_task(name="majia.tasks.get_cook")
def get_cook():
data = open("majia_email","r")
list = []
......
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