提交 88aba414 authored 作者: 屈传平's avatar 屈传平

wangdian

上级 a81a5922
...@@ -15,7 +15,7 @@ type SalesRefundPushReq struct { ...@@ -15,7 +15,7 @@ type SalesRefundPushReq struct {
Tid string `json:"tid"` Tid string `json:"tid"`
ShopNo string `json:"shop_no"` ShopNo string `json:"shop_no"`
PlatformId int `json:"platform_id"` PlatformId int `json:"platform_id"`
RefundNo int `json:"refund_no"` RefundNo string `json:"refund_no"`
Type int `json:"type"` Type int `json:"type"`
Status string `json:"status"` Status string `json:"status"`
RefundFee float64 `json:"refund_fee"` RefundFee float64 `json:"refund_fee"`
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论