获取商品原价和使用金币后的价格
GET
/api/v1/app/shop/get-goods-discount
请求头
参数名
类型
描述
必填
consult-token
string
必填
请求参数
参数名
类型
描述
必填
goldNum
int
100
必填
goodsCode
string
关联商品编号
必填
isUsedCoupon
int
是否使用优惠券(1.是0否)
必填
skuId
int
skuId
必填