1
This commit is contained in:
@@ -110,6 +110,11 @@ type CBUserCancelInfo struct {
|
||||
Pictures []string `json:"pictures"`
|
||||
Type int `json:"type"`
|
||||
CancelType int `json:"cancel_type"`
|
||||
ReasonCodeDesc string `json:"reason_code_desc"`
|
||||
PlatformShopId int `json:"platform_shop_id"`
|
||||
ReasonCode int `json:"reason_code"`
|
||||
RefundOrderId string `json:"refund_order_id"`
|
||||
IsReturnGoods string `json:"is_return_goods"`
|
||||
}
|
||||
|
||||
//temp IM 用户/骑手消息通知
|
||||
|
||||
Reference in New Issue
Block a user