This commit is contained in:
suyl
2021-07-20 11:01:54 +08:00
parent 6c687b9431
commit 263b1daa96

View File

@@ -1986,7 +1986,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
// }
// }
//}
report.RefreshStoreManageState(ctx, []int{668023})
report.RefreshStoreManageState(ctx, []int{668023}, nil)
return err
}