zhengyiming
2025-03-21 a22995ea9ded904780c27319510a82275a972cab
LifePayment/LifePayment.Application/LifePay/LifePayService.cs
@@ -476,6 +476,8 @@
                                                        RefundApplyRemark = x.RefundApplyRemark,
                                                        RefundTime = x.RefundTime,
                                                        ACOOLYOrderNo = x.ACOOLYOrderNo,
                                                        LifePayRefundStatus = x.LifePayRefundStatus,
                                                        ACOOLYStatus = x.ACOOLYStatus,
                                                    })
                                            .GetPageResult(input.PageModel);
    }