Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
lzzzzl
/
PipData
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
197615c8
authored
Jan 06, 2022
by
刘豪
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
update
parent
94b71e9a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
utils/msg_handler.py
utils/msg_handler.py
View file @
197615c8
...
...
@@ -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
}
...
...
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