Commit 8d59b5bc authored by rico.liu's avatar rico.liu

update

parent af654f8a
......@@ -274,7 +274,8 @@ def get_name_match_res(channel_type,name_list):
code = 1
msg = "success"
conn.close()res = {'code':code,'msg':msg,'res_dict':res_dict}
conn.close()
res = {'code':code,'msg':msg,'res_dict':res_dict}
return res
......
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