1
This commit is contained in:
@@ -123,9 +123,9 @@ func RefundOrderByLaKaLa(ctx *jxcontext.Context, orderPay *model.OrderPay, afsOr
|
||||
OutTradeNo: afsOrder.AfsOrderID,
|
||||
RefundAmount: utils.Int2Str(refundFee),
|
||||
RefundReason: refundDesc,
|
||||
OriginOutTradeNo: order.VendorOrderID,
|
||||
OriginOutTradeNo: "",
|
||||
OriginTradeNo: "",
|
||||
OriginLogNo: "",
|
||||
OriginLogNo: order.VendorOrderID2,
|
||||
LocationInfo: lakala.LocationInfoObj{RequestIp: ctx.GetRealRemoteIP()},
|
||||
}
|
||||
globals.SugarLogger.Debugf("-----param-AggregateRefund := %s", utils.Format4Output(param, false))
|
||||
|
||||
Reference in New Issue
Block a user