---
panlei
2019-08-06 273a54e2a56de2735d7e51890f7de63b1390afb0
util/simpleCV_test.go
@@ -4,7 +4,7 @@
   "testing"
)
func TestDrawPolygon(t *testing.T)  {
func TestDrawPolygonOnImage(t *testing.T)  {
   resp,err := DrawPolygonOnImage()
   if err != nil {
      t.Error("画框或者上传有问题")