zhengyiming
2025-04-18 63eb46113cc6b57202ab68e5e84f947494121aef
LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
@@ -70,6 +70,13 @@
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.HttpApi.LifePayController.StatisticsByDate(System.Int32)">
            <summary>
            获取指定天数的统计数据
            </summary>
            <param name="days"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.HttpApi.LifePayController.GetReceiptsList(LifePayment.Application.Contracts.TopStatisticsInput)">
            <summary>
            获取30日收款统计
@@ -220,7 +227,7 @@
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayChannlesAllList">
        <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayChannlesAllList(LifePayment.Application.Contracts.QueryLifePayChannlesInput)">
            <summary>
            获取全部缴费渠道
            </summary>
@@ -353,7 +360,13 @@
        </member>
        <member name="M:LifePayment.HttpApi.LifePayController.GetAllChannlesRake">
            <summary>
            同步订单
            同步订单分佣信息
            </summary>
            <returns></returns>
        </member>
        <member name="M:LifePayment.HttpApi.LifePayController.GetAllLifePayConsumption">
            <summary>
            统计交易流水
            </summary>
            <returns></returns>
        </member>