From cc0e795c16c4600cf12fb09711e34f056fcd6572 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Wed, 10 Jun 2020 09:19:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=88=E5=B1=8F=E8=94=BDmain=20=E4=BA=AC?= =?UTF-8?q?=E4=B8=9C=E5=95=86=E5=9F=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- business/jxstore/tempop/tempop.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxstore/tempop/tempop.go b/business/jxstore/tempop/tempop.go index b07a89148..3cee051d1 100644 --- a/business/jxstore/tempop/tempop.go +++ b/business/jxstore/tempop/tempop.go @@ -1638,7 +1638,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) { } } } - fmt.Println("test", rr) + fmt.Println("testrr", rr) return err }