zhengyuxuan
2025-04-02 e7d1ef3eef4dcbec4f7fae27542e94cc0bbf89c8
LifePayment/LifePayment.HttpApi/LifePay/LifePayController.cs
@@ -361,7 +361,7 @@
        /// <summary>
        /// 获取全部缴费渠道
        /// </summary>
        [HttpGet]
        [HttpPost]
        public async Task<List<CreateEditPayChannelsInput>> GetLifePayChannlesAllList(QueryLifePayChannlesInput input)
        {
            return await _lifePayService.GetLifePayChannlesAllList(input);