Commit 08f57a00 authored by yaozheng's avatar yaozheng

增加流量线测试群提醒

parent 10a26100
......@@ -21,7 +21,7 @@ sign = DDMessage.get_sign(timestamp,secret)
# 拼接完整的url,用于鉴权
fullUrl = dingTalkUrl+"&timestamp="+timestamp+"&sign="+sign
# 构造要发送的信息
content1 = "请及时维护流量线测试排期列表:http://cf.dui88.com/pages/viewpage.action?pageId=81484880"
content1 = "请及时维护流量线测试排期列表:http://cf.dui88.com/pages/viewpage.action?pageId=90662197"
content2 = "测试用例及时上传:http://cf.dui88.com/pages/viewpage.action?pageId=67163062"
# 发送信息
DDMessage.send_message(fullUrl,content1+'\n'+content2)
\ 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