Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
InterfaceAutoTest
Overview
Overview
Details
Activity
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
TestAuto
InterfaceAutoTest
Commits
e8d868d2
Commit
e8d868d2
authored
May 28, 2021
by
taoke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改钉钉消息展示样式
parent
170b74ac
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
common/utils/dingTalk.py
+1
-1
No files found.
common/utils/dingTalk.py
View file @
e8d868d2
...
@@ -52,7 +52,7 @@ def dingTalk_markdown(secret,webhook,message):
...
@@ -52,7 +52,7 @@ def dingTalk_markdown(secret,webhook,message):
"markdown"
:
{
"markdown"
:
{
"title"
:
"接口执行报告"
,
"title"
:
"接口执行报告"
,
"text"
:
f
"#### 接口自动化测试报告
\n
> 本消息由Jenkins构建后自动发送
\n
>
\
"text"
:
f
"#### 接口自动化测试报告
\n
> 本消息由Jenkins构建后自动发送
\n
>
\

\n
> ######
{now_time}构建
[斑马信用](http://10.197.236.10:8080/job/bmc/allure/)
\n
"

\n
> ######
点击查看 >>
[斑马信用](http://10.197.236.10:8080/job/bmc/allure/)
\n
"
},
},
'at'
:
{
'isAtAll'
:
False
}}
'at'
:
{
'isAtAll'
:
False
}}
post_data
=
json
.
dumps
(
data
)
post_data
=
json
.
dumps
(
data
)
...
...
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