zhengyuxuan
2025-03-27 0eeebd371df03fe1f25f7389ab1fec66efcee2ef
LifePayment/LifePayment.HttpApi/LifePay/LifePayController.cs
@@ -436,12 +436,12 @@
        /// <param name="input"></param>
        /// <returns></returns>
        [HttpPost]
        public async Task<PageOutput<LifePayRechargeReceiptsListOutput>> GetLifePayRechargeReceiptsPage(LifePayRechargeReceiptsPageInput input)
        public async Task<LifePayRechargeReceiptsPageOutput<LifePayRechargeReceiptsListOutput>> GetLifePayRechargeReceiptsPage(LifePayRechargeReceiptsPageInput input)
        {
            return await _lifePayOrderService.GetLifePayRechargeReceiptsPage(input);
        }
        #endregion
        #region 操作