up
This commit is contained in:
@@ -81,6 +81,8 @@ func getVendorPriceFromStoreSkuBind(bind *model.StoreSkuBind, vendorID int) (ven
|
||||
vendorPrice = bind.MtwmPrice
|
||||
case model.VendorIDEBAI:
|
||||
vendorPrice = bind.EbaiPrice
|
||||
case model.VendorIDJX:
|
||||
vendorPrice = bind.JxPrice
|
||||
}
|
||||
return vendorPrice
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user