LifePayment/LifePayment.Application/LifePay/LifePayOrderService.cs @@ -42,6 +42,7 @@ RechargeAmount = x.RechargeAmount, Remark = x.Remark, Voucher = x.Voucher.GetOssPath(), CreationTime = x.CreationTime, }) .GetPageResult(input.PageModel);