Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wxScanck
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
yaozheng
wxScanck
Commits
2d84840e
Commit
2d84840e
authored
Sep 02, 2022
by
TesterYao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
689619fe
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dingMessage.py
dingMessage.py
+1
-1
No files found.
dingMessage.py
View file @
2d84840e
...
@@ -11,7 +11,7 @@ def send_messages(content,mobile):
...
@@ -11,7 +11,7 @@ def send_messages(content,mobile):
headers
=
{
"Content-Type"
:
"application/json; charset=utf-8"
}
headers
=
{
"Content-Type"
:
"application/json; charset=utf-8"
}
token
=
'76332b31c5604e23d386c771202f4581a3bed8b4e73df7968f34e19b1f284738'
token
=
'76332b31c5604e23d386c771202f4581a3bed8b4e73df7968f34e19b1f284738'
secret
=
'SECb4efc8c7305357f3b0beb1b53650061a7f165ae5e247a03533e02156f3fbad5a'
secret
=
'SECb4efc8c7305357f3b0beb1b53650061a7f165ae5e247a03533e02156f3fbad5a'
atMobiles
=
[
'1
7816616945'
,
'1
3875018906'
,
'18612924181'
]
atMobiles
=
[
'13875018906'
,
'18612924181'
]
if
mobile
:
if
mobile
:
atMobiles
.
append
(
mobile
)
atMobiles
.
append
(
mobile
)
data_info
=
{
data_info
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment