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
e58ce359
authored
Dec 31, 2021
by
刘豪
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
update
parent
9bfc8773
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
utils/msg_handler.py
utils/msg_handler.py
View file @
e58ce359
...
...
@@ -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加密的接口返回参数
...
...
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