From 1f18ac5866a75db56657155bd10b2cddf0b1566c Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期一, 01 七月 2019 18:40:17 +0800 Subject: [PATCH] 该测试 --- util/simpleCV_test.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/util/simpleCV_test.go b/util/simpleCV_test.go index 4b13129..170934a 100644 --- a/util/simpleCV_test.go +++ b/util/simpleCV_test.go @@ -9,5 +9,5 @@ if err != nil { t.Error("鐢绘鎴栬�呬笂浼犳湁闂") } - t.Log(resp["fileUrl"].(string)) + t.Log("------=============",resp) } \ No newline at end of file -- Gitblit v1.8.0