LifePayment/LifePayment.HttpApi/LifePay/LifePayController.cs
@@ -621,7 +621,7 @@ } /// <summary> /// 同步订单 /// 同步订单分佣信息 /// </summary> /// <returns></returns> [HttpGet] @@ -631,7 +631,16 @@ await _lifePayOrderService.GetAllChannlesRake(); } /// <summary> /// 统计交易流水 /// </summary> /// <returns></returns> [HttpGet] [AllowAnonymous] public async Task GetAllLifePayConsumption() { await _lifePayOrderService.GetAllLifePayConsumption(); } #endregion #region 操作