Commit aba8c1d7 by 蒋勇

d

parent 5b37062a
......@@ -206,7 +206,6 @@ def report():
# json_str = json.dumps(data)
# print(json_str);
GetAllinfo = json.loads(data)
print(GetAllinfo)
companyname=GetAllinfo["company_name"] #获取监测企业名称
batchid=GetAllinfo["Task_Num"] #获取任务号
companyname = strQ2B(companyname)
......
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