Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
钉
钉钉群通知
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
钉钉群通知
Commits
13cea0d1
Commit
13cea0d1
authored
Jun 03, 2021
by
yaozheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加流量线测试群提醒
parent
aa5babad
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
task.py
robot/task.py
+0
-3
No files found.
robot/task.py
View file @
13cea0d1
...
@@ -121,6 +121,3 @@ class Task:
...
@@ -121,6 +121,3 @@ class Task:
return
Remind
.
send_markdown
(
token
=
token
,
secret
=
secret
,
title
=
'UI自动化报告'
,
text
=
text
,
at
=
{})
return
Remind
.
send_markdown
(
token
=
token
,
secret
=
secret
,
title
=
'UI自动化报告'
,
text
=
text
,
at
=
{})
if
__name__
==
'__main__'
:
data
=
(
40
,
37
,
3
)
print
(
Task
.
UI
(
data
,
'落地页客户端UI自动化_202105211429.html'
))
\ No newline at end of file
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