- mtwm优惠券

This commit is contained in:
gazebo
2019-05-28 17:09:20 +08:00
parent 8d9557a24f
commit a571acef56
3 changed files with 86 additions and 3 deletions

View File

@@ -46,6 +46,8 @@ type CallbackRefundInfo struct {
OrderID int64 `json:"order_id"`
NotifyType string `json:"notify_type"`
RefundID int64 `json:"refund_id"`
Ctime int64 `json:"ctime"`
Reason string `json:"reason"`
ResType int `json:"res_type"`
IsAppeal int `json:"is_appeal"`