From f3dfda7aa58d0091de45dac9efde3bf3ec9f344e Mon Sep 17 00:00:00 2001 From: gazebo Date: Wed, 17 Jul 2019 09:42:49 +0800 Subject: [PATCH] - up --- platformapi/dingdingapi/message_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformapi/dingdingapi/message_test.go b/platformapi/dingdingapi/message_test.go index aa526401..ea4ebcfe 100644 --- a/platformapi/dingdingapi/message_test.go +++ b/platformapi/dingdingapi/message_test.go @@ -76,7 +76,7 @@ func TestCorpAsyncSendMarkdown(t *testing.T) { - 当前状态: 长期休息 - 之前营业时间: 08:00-19:30 - 当前营业时间: 08:00-19:30 -[详情点我](http://www.jxc4.com/billshow/?normal=true&path=http://image.jxc4.com/export/store_status_13206278888_20190717T091545.xlsx).. +[详情点我](http://www.jxc4.com/billshow/?normal=true&path=http://image.jxc4.com/export/store_status_13206278888_20190717T091545.xlsx) `) if err != nil { t.Fatal(err.Error())