zhengyuxuan
2025-03-27 0eeebd371df03fe1f25f7389ab1fec66efcee2ef
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);