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 操作