zhengyuxuan
2025-04-02 6b8dd8a7b4ac5d75d2e7a8c6c44d976bbd248b67
LifePayment/LifePayment.HttpApi/LifePay/LifePayController.cs
@@ -631,7 +631,16 @@
            await _lifePayOrderService.GetAllChannlesRake();
        }
        /// <summary>
        /// 统计交易流水
        /// </summary>
        /// <returns></returns>
        [HttpGet]
        [AllowAnonymous]
        public async Task GetAllLifePayConsumption()
        {
            await _lifePayOrderService.GetAllLifePayConsumption();
        }
        #endregion
        #region 操作