1
This commit is contained in:
@@ -321,6 +321,9 @@ func BatchInitSkuMT2MT(ctx *jxcontext.Context, fromSku []*mtwmapi.AppFood, toApi
|
||||
delete(mapSkuList, "ladder_box_price")
|
||||
}
|
||||
delete(mapSkuList, "min_order_count")
|
||||
if v.AvailableTimes != nil {
|
||||
delete(mapSkuList, "available_times")
|
||||
}
|
||||
if v.Upc != "" {
|
||||
upc = v.Upc
|
||||
} /* else if toApi.QuerySkuIsNeedUpc(storeSku.TagID) {
|
||||
|
||||
Reference in New Issue
Block a user