Commit 2d84840e authored by TesterYao's avatar TesterYao

1

parent 689619fe
......@@ -11,7 +11,7 @@ def send_messages(content,mobile):
headers = {"Content-Type": "application/json; charset=utf-8"}
token = '76332b31c5604e23d386c771202f4581a3bed8b4e73df7968f34e19b1f284738'
secret = 'SECb4efc8c7305357f3b0beb1b53650061a7f165ae5e247a03533e02156f3fbad5a'
atMobiles = ['17816616945','13875018906','18612924181']
atMobiles = ['13875018906','18612924181']
if mobile:
atMobiles.append(mobile)
data_info = {
......
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