Commit 13cea0d1 authored by yaozheng's avatar yaozheng

增加流量线测试群提醒

parent aa5babad
...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment