Commit 5bb0a00e by taoke

造成冲突

parent c3bcdbf1
...@@ -12,3 +12,7 @@ def dingTalk(webhook, message): ...@@ -12,3 +12,7 @@ def dingTalk(webhook, message):
post_data = json.dumps(data) post_data = json.dumps(data)
response = requests.post(webhook, headers=BaseConfig.headers, data=post_data) response = requests.post(webhook, headers=BaseConfig.headers, data=post_data)
return response.text return response.text
qwew
qwe
qwe
we
\ No newline at end of file
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