订单确认页面
GET
order/main
请求参数
参数名
类型
描述
必填
gid
int
立即购买要传的商品ID
可选
spec_id
int
多规格的规格ID
可选
num
int
立即购买的数量
可选
cart_ids
string
要结算的购物车的Id,格式1,2,3
必填
int
地址ID
必填
响应参数
参数名
类型
描述
必填
goods_title
string
商品名称
必填
goods_thumb
string
商品缩略图
必填
num
int
商品数量
必填
price
float
单价
必填
sku
string
SKU
必填
total_price
float
单件商品的总价
必填
total_price
float
总价
必填