Commit e58ce359 by 刘豪

update

parent 9bfc8773
Showing with 2 additions and 0 deletions
......@@ -71,7 +71,9 @@ class MsgHandler:
"keyword": keyword, "is_ignore": is_ignore, "k1": k1, "k2": k2, "pf": pf}
# requests获取数据
print("发送数据内容", data)
requests.post(url, data=body)
print("发送数据内容成功")
"""
针对ES加密的接口返回参数
......
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