From a8a526303a910433b0da2202f87abf640e367a4c Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期四, 12 十二月 2019 10:46:57 +0800 Subject: [PATCH] bug fixed --- work/sdk/plateIDdetect.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/work/sdk/plateIDdetect.go b/work/sdk/plateIDdetect.go index 3c355be..0fce158 100644 --- a/work/sdk/plateIDdetect.go +++ b/work/sdk/plateIDdetect.go @@ -6,7 +6,7 @@ "context" "time" - "basic.com/valib/gosdk.git" + "analysis/gosdk" ) // PlateIDDetector plate id -- Gitblit v1.8.0