beta
This commit is contained in:
@@ -1809,12 +1809,12 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
||||
}
|
||||
}
|
||||
if len(priceList) > 0 {
|
||||
fmt.Println("priceList", utils.Format4Output(priceList, false))
|
||||
// for k, v := range priceList {
|
||||
// handler.UpdateStoreSkusPrice(ctx, vendorOrgCode, 0, k, v)
|
||||
// }
|
||||
}
|
||||
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)
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user