beta
This commit is contained in:
@@ -1814,12 +1814,13 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||
// }
|
||||
}
|
||||
if len(statusList1) > 0 {
|
||||
fmt.Println("priceList", utils.Format4Output(priceList, false))
|
||||
// for k, v := range statusList1 {
|
||||
// handler.UpdateStoreSkusStatus(ctx, vendorOrgCode, 0, k, v, v[0].Status)
|
||||
// }
|
||||
}
|
||||
if len(statusList2) > 0 {
|
||||
fmt.Println("priceList", utils.Format4Output(priceList, false))
|
||||
|
||||
// for k, v := range statusList2 {
|
||||
// handler.UpdateStoreSkusStatus(ctx, vendorOrgCode, 0, k, v, v[0].Status)
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user