Commit 197615c8 by 刘豪

update

parent 94b71e9a
Showing with 1 additions and 1 deletions
......@@ -64,7 +64,7 @@ class MsgHandler:
# 是否忽略是否为本网站会员
is_ignore = 'FALSE'
email.append("hao@ichunt.com")
# 请求参数
body = {"data": json.dumps(data, ensure_ascii=False), "touser": json.dumps(email, ensure_ascii=False),
"keyword": keyword, "is_ignore": is_ignore, "k1": k1, "k2": k2, "pf": pf}
......
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 sign in to comment