提交 55562f53 authored 作者: zhanglibo's avatar zhanglibo

京东下单价格

上级 99dd54fa
......@@ -34,7 +34,7 @@ type GetDeliveryRes struct {
//PriceSnap 商品价格
type PriceSnap struct {
SkuID int `json:"skuId"` //商品编号
Price int `json:"price"` //商品价格 格式:21.30
Price float64 `json:"price"` //商品价格 格式:21.30
}
//PlaceOrderReq 下单
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论