From 263b1daa96fd6f7faf81d3a2a05672cc56374128 Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Tue, 20 Jul 2021 11:01:54 +0800 Subject: [PATCH] aa --- 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 b47198665..c0d676480 100644 --- a/business/jxstore/tempop/tempop.go +++ b/business/jxstore/tempop/tempop.go @@ -1986,7 +1986,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) { // } // } //} - report.RefreshStoreManageState(ctx, []int{668023}) + report.RefreshStoreManageState(ctx, []int{668023}, nil) return err }