提交 753d6ef4 authored 作者: zhanglibo's avatar zhanglibo

阿里

上级 36a8a65a
......@@ -95,7 +95,7 @@ type OrderDetailRes struct {
CloseOperateType string `json:"closeOperateType"`
TotalAmount float64 `json:"totalAmount"`
SellerID string `json:"sellerID"`
ShippingFee int `json:"shippingFee"`
ShippingFee float64 `json:"shippingFee"`
Refund int `json:"refund"`
Status string `json:"status"`
RefundPayment int `json:"refundPayment"`
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论