添加淘鲜达
This commit is contained in:
@@ -177,6 +177,8 @@ func getVendorPriceFromStoreSkuBind(bind *model.StoreSkuBind, vendorID int) (ven
|
||||
vendorPrice = bind.JxPrice
|
||||
case model.VendorIDDD:
|
||||
vendorPrice = bind.DdPrice
|
||||
case model.VendorIDTaoVegetable:
|
||||
vendorPrice = bind.TaoPrice
|
||||
}
|
||||
return vendorPrice
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user