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 }