提交 9aa62c5e authored 作者: 屈传平's avatar 屈传平

hcw

上级 5c795906
...@@ -17,7 +17,7 @@ type RefundCreateReq struct { ...@@ -17,7 +17,7 @@ type RefundCreateReq struct {
RefundPrice int `json:"refund_price"` RefundPrice int `json:"refund_price"`
RefundGoods struct { RefundGoods struct {
OrderGoodsCode string `json:"order_product_no"` OrderGoodsCode string `json:"order_product_no"`
RefundGoodsNum int `json:"refund_goods_num"` RefundGoodsNum int `json:"refund_product_num"`
} `json:"refund_product"` } `json:"refund_product"`
Source string `json:"source"` Source string `json:"source"`
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论