Commit 718f23a5 authored by lixiaofang's avatar lixiaofang

add

parent cf45e3f8
......@@ -18,7 +18,7 @@ def index_first():
@shared_task(name="majia.tasks.get_cook")
def get_cook():
data = open("majia_email","r")
data = open("./majia_email","r")
list = []
dicts = {}
......
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