1
This commit is contained in:
@@ -58,7 +58,7 @@ type UserApplyRefundCallBack struct {
|
||||
RefundDeliveryFee int64 `json:"refundDeliveryFee"` // 退运费, 分
|
||||
RefundId string `json:"refundId"` // 渠道退款单ID, 幂等键
|
||||
Remarks string `json:"remarks"` // 备注
|
||||
RefundPictures string `json:"refundPictures"` // 售后图片链接
|
||||
//RefundPictures string `json:"refundPictures"` // 售后图片链接
|
||||
}
|
||||
|
||||
type SubRefundOrdersList struct {
|
||||
|
||||
Reference in New Issue
Block a user