LifePayment/LifePayment.Application/LifePay/LifePayService.cs
@@ -477,6 +477,8 @@ RefundApplyRemark = x.RefundApplyRemark, RefundTime = x.RefundTime, ACOOLYOrderNo = x.ACOOLYOrderNo, LifePayRefundStatus = x.LifePayRefundStatus, ACOOLYStatus = x.ACOOLYStatus, }) .GetPageResult(input.PageModel); }