1
This commit is contained in:
@@ -776,7 +776,7 @@ func (c *PurchaseHandler) CancelOrder(ctx *jxcontext.Context, order *model.Goods
|
||||
OrderId: order.VendorOrderID,
|
||||
IdempotentId: utils.Int64ToStr(time.Now().Unix()),
|
||||
RefundType: ebaiapi.MerchantOrderReverseApplyCancel,
|
||||
ReasonCode: "7015",
|
||||
ReasonCode: "7001", // 其他原因
|
||||
ReasonRemarks: reason,
|
||||
NeedIvrUser: 0,
|
||||
RefundProductList: nil,
|
||||
|
||||
Reference in New Issue
Block a user