panlei
2019-07-01 1f18ac5866a75db56657155bd10b2cddf0b1566c
util/simpleCV_test.go
@@ -9,5 +9,5 @@
   if err != nil {
      t.Error("画框或者上传有问题")
   }
   t.Log(resp["fileUrl"].(string))
   t.Log("------=============",resp)
}