1
This commit is contained in:
@@ -458,7 +458,7 @@ func addRefundSku(ctx *jxcontext.Context, goodsOrder *model.GoodsOrder, skuIds m
|
||||
RefundType: model.AfsTypePartRefund,
|
||||
VendorOrgCode: "0",
|
||||
RefundMoney: int64(refundMoney),
|
||||
Status: model.AfsOrderStatusNew,
|
||||
Status: model.AfsOrderStatusWait4Approve,
|
||||
Flag: 0,
|
||||
AfsTotalShopMoney: goodsOrder.ActualPayPrice - int64(refundMoney),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user