1
This commit is contained in:
@@ -162,7 +162,7 @@ func RefundOrderByKS(ctx *jxcontext.Context, orderPay *model.OrderPay, refundID
|
|||||||
OutRefundNo: refundID,
|
OutRefundNo: refundID,
|
||||||
Reason: refundDesc,
|
Reason: refundDesc,
|
||||||
Attach: "",
|
Attach: "",
|
||||||
NotifyUrl: "http://callback.jxc4.com/kuaishou/kuaiShouCallback",
|
NotifyUrl: "https://callback.jxc4.com/kuaishou/kuaiShouCallback",
|
||||||
RefundAmount: int64(orderPay.TotalFee),
|
RefundAmount: int64(orderPay.TotalFee),
|
||||||
Sign: "",
|
Sign: "",
|
||||||
MultiCopiesGoodsInfo: "",
|
MultiCopiesGoodsInfo: "",
|
||||||
|
|||||||
Reference in New Issue
Block a user