sunpengfei
2025-06-16 e0f2b29f3349d43e7f4222e079c54ba9cc4b6ee1
LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -22,6 +22,13 @@
            </summary>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.ILifePayService.QueryPhoneOrder(LifePayment.Domain.Shared.QueryPhoneOrderRequestInput)">
            <summary>
            话费订单查询
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetGasParValue">
            <summary>
            获取燃气面值
@@ -42,7 +49,15 @@
            <param name="outOrderNo"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.ILifePayService.ACOOLYOrderNotifyHandler(System.String,System.String,LifePayment.Domain.Shared.LifePayOrderStatusEnum,LifePayment.Domain.Shared.ACOOLYStatusEnum,System.Decimal,System.String)">
        <member name="M:LifePayment.Application.Contracts.ILifePayService.LifePayRefundsHandler(System.String,LifePayment.Domain.Shared.LifePayRefundStatusEnum)">
            <summary>
            退款成功回调处理
            </summary>
            <param name="orderNo"></param>
            <param name="refundStatus"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.ILifePayService.ACOOLYOrderNotifyHandler(System.String,System.String,LifePayment.Domain.Shared.LifePayOrderStatusEnum,LifePayment.Domain.Shared.ACOOLYStatusEnum,System.Decimal,System.String,System.Nullable{System.Decimal},System.Nullable{System.Decimal})">
            <summary>
            供应商回调处理
            </summary>
@@ -51,6 +66,9 @@
            <param name="status"></param>
            <param name="acoolyStatus"></param>
            <param name="payAmount"></param>
            <param name="refundApplyRemark"></param>
            <param name="parValue"></param>
            <param name="actualParValue"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateLifePayPhoneOrder(LifePayment.Application.Contracts.CreateLifePayOrderInput{LifePayment.Application.Contracts.LifePhoneData})">
@@ -346,6 +364,11 @@
            客户身份证后6位,南网必传。
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifeElectricData.Name">
            <summary>
            户主姓名
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifeGasData.ParValue">
            <summary>
            充值面额,单位为元。
@@ -616,6 +639,31 @@
            用户Id
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateEditPayChannelsInput.AgentType">
            <summary>
            代理类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateEditPayChannelsInput.AreaProvinceId">
            <summary>
            区域-省Id
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateEditPayChannelsInput.AreaCityId">
            <summary>
            区域-市Id
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateEditPayChannelsInput.PromoterIdNumber">
            <summary>
            推广员ID
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateEditPayChannelsInput.PromoterName">
            <summary>
            推广员
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryUserAccountListInput.UserId">
            <summary>
            用户Id
@@ -711,6 +759,26 @@
            利润
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionPageInput.KeyWord">
            <summary>
            查询条件
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionPageInput.Flow">
            <summary>
            资金流向
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionPageInput.TimeBegin">
            <summary>
            记账开始时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionPageInput.TimeEnd">
            <summary>
            记账结束时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsPageInput.KeyWord">
            <summary>
            查询条件
@@ -751,6 +819,11 @@
            充值凭证
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OutRefundNo">
            <summary>
            退款订单号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OrderNo">
            <summary>
            平台订单号
@@ -776,9 +849,139 @@
            交易金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.ExtraProperties">
        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.PlatformRate">
            <summary>
            平台折扣比例
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannleRate">
            <summary>
            渠道折扣
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.RechargeAmount">
            <summary>
            充值金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.OrderNo">
            <summary>
            平台订单号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.PayAmount">
            <summary>
            成交金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannlesRakeRate">
            <summary>
            渠道佣金比例
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannlesRakePrice">
            <summary>
            佣金
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.FinishTime">
            <summary>
            结算时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ExtraProperties">
            <summary>
            拓展属性
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannelId">
            <summary>
            下单渠道
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.KeyWord">
            <summary>
            查询条件
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.LifePayType">
            <summary>
            支付渠道
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.ExpensesReceiptsType">
            <summary>
            收支类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.TimeBegin">
            <summary>
            交易开始时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsPageInput.TimeEnd">
            <summary>
            交易结束时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsTemp.OrderNo">
            <summary>
            平台订单号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsTemp.RefundOrderNo">
            <summary>
            退款订单编号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsTemp.OutOrderNo">
            <summary>
            渠道流水号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsTemp.LifePayType">
            <summary>
            支付渠道
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsTemp.ExpensesReceiptsType">
            <summary>
            收支类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsTemp.Amount">
            <summary>
            交易金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakePageInput.KeyWord">
            <summary>
            查询条件
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakePageInput.ChannelId">
            <summary>
            渠道号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakePageInput.CreationTimeBegin">
            <summary>
            起始下单时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakePageInput.CreationTimeEnd">
            <summary>
            结束下单时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakePageInput.FinishTimeBegin">
            <summary>
            起始结算时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakePageInput.FinishTimeEnd">
            <summary>
            终止结算时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.LifePayType">
@@ -879,6 +1082,11 @@
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.ChannelName">
            <summary>
            渠道名称
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.Operator">
            <summary>
            运营商
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.LifePayOrderType">
@@ -996,9 +1204,24 @@
            平台退款状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.OrderParamDetailJsonStr">
            <summary>
            订单参数详情
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.ActualReceivedAmount">
            <summary>
            实际到账金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.Operator">
            <summary>
            运营商
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.OrderParamDetailJsonStr">
            <summary>
            订单参数详情
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.CreationTime">
@@ -1057,6 +1280,76 @@
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.FinishTime">
            <summary>
            完成时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.Operator">
            <summary>
            运营商
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.CreationTime">
            <summary>
            下单时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.RechargeAmount">
            <summary>
            充值金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.ActualRechargeAmount">
            <summary>
            实际充值金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.DiscountAmount">
            <summary>
            优惠金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.PayAmount">
            <summary>
            实付金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.PayTime">
            <summary>
            支付时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.PlatformPrice">
            <summary>
            平台扣款金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.OrderParamDetailJsonStr">
            <summary>
            订单参数详情
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.LifePayRefundStatus">
            <summary>
            平台退款状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.LifePayOrderStatus">
            <summary>
            订单状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.ACOOLYStatusStr">
            <summary>
            供应商订单状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.PayStatus">
            <summary>
            支付状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplateForChannle.FinishTime">
            <summary>
            完成时间
            </summary>
@@ -1621,12 +1914,27 @@
            昨日活跃用户
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.AccumulatedChannlesRakePrice">
            <summary>
            累计佣金
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.OnlineServiceInput.Link">
            <summary>
            在线客服链接
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsPageOutput`1.TotalRechargeAmount">
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionStatistics.TotalDeductionAmount">
            <summary>
            累计扣款
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionStatistics.TotalFrozenAmount">
            <summary>
            冻结中
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsStatistics.TotalRechargeAmount">
            <summary>
            累计充值
            </summary>
@@ -1661,9 +1969,64 @@
            记账时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.Id">
            <summary>
            编号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.OrderNo">
            <summary>
            平台订单号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.AcoolyOrderNo">
            <summary>
            外部订单号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.Amount">
            <summary>
            交易金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.ACOOLYStatus">
            <summary>
            供应商订单状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.FinishTime">
            <summary>
            记账时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.FrozenStatus">
            <summary>
            冻结状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.Flow">
            <summary>
            资金流向
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.DeductionAmount">
            <summary>
            扣款金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionListOutput.FrozenAmount">
            <summary>
            冻结金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginOutput.UserId">
            <summary>
            用户Id
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginOutput.PromoterIdNumber">
            <summary>
            推广员ID
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginOutput.IsBackClientUser">
@@ -1674,6 +2037,21 @@
        <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginOutput.ChannlesNum">
            <summary>
            渠道号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.BackClientUserInfoOutput.IsBackClientUser">
            <summary>
            是否是后台用户
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.BackClientUserInfoOutput.ChannleList">
            <summary>
            渠道号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsListOutput.Id">
            <summary>
            编号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsListOutput.OrderNo">
@@ -1704,6 +2082,483 @@
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsListOutput.FinishTime">
            <summary>
            交易时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsStatistics.TotalIncome">
            <summary>
            累计收入
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsStatistics.TotalRefund">
            <summary>
            累计退款
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsStatistics.RealIncome">
            <summary>
            实际收入
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayLifePayChannlesRakeStatistics.TotalRakePrice">
            <summary>
            合计佣金
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ReceiptsListOutPut.ReceiveList">
            <summary>
            30天收款
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ReceiptsListOutPut.IncomeList">
            <summary>
            30天收入
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ReceiptsDetail.CreationTime">
            <summary>
            创建时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ReceiptsDetail.Amount">
            <summary>
            金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannlesRakeListOutPut.ChannlesRakeList">
            <summary>
            30天佣金
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelDataListOutPut.ReceiveList">
            <summary>
            Top5渠道收款
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelDataListOutPut.UserNumberList">
            <summary>
            Top5渠道用户
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelDataReceive.ChannelName">
            <summary>
            渠道名称
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelDataReceive.ReceivePrice">
            <summary>
            收款
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelDataReceive.ChannlesRakePrice">
            <summary>
            佣金
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelDataUserNumber.ChannelName">
            <summary>
            渠道名称
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelDataUserNumber.Number">
            <summary>
            用户数量
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.Id">
            <summary>
            编号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.OrderNo">
            <summary>
            平台订单号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.PayAmount">
            <summary>
            成交金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.ChannlesRakeRate">
            <summary>
            渠道佣金比例
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.ChannlesRakePrice">
            <summary>
            佣金
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.FinishTime">
            <summary>
            结算时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.CreationTime">
            <summary>
            下单时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.ExtraProperties">
            <summary>
            拓展属性
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.ChannelId">
            <summary>
            下单渠道
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.CreationTime">
            <summary>
            下单时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.OrderNo">
            <summary>
            平台订单号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.PayAmount">
            <summary>
            成交金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.ChannlesRakeRate">
            <summary>
            渠道佣金比例
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.ChannlesRakePrice">
            <summary>
            佣金
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.FinishTime">
            <summary>
            结算时间
            </summary>
        </member>
        <member name="M:LifePayment.Application.Contracts.ILogService.LogFront(LifePayment.Domain.Shared.LogFrontInput)">
            <summary>
            记录前端日志
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="P:LifePayment.Application.Contracts.GetChannelConsultationsInput.StartDate">
            <summary>
            创建的开始时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.GetChannelConsultationsInput.EndDate">
            <summary>
            创建的结束时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.GetChannelConsultationsInput.SearchKey">
            <summary>
            搜索关键词
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.Id">
            <summary>
            Id
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.CreationTime">
            <summary>
            咨询时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.Name">
            <summary>
            咨询人
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.AgentType">
            <summary>
            代理类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.PhoneNumber">
            <summary>
            联系方式
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.CompanyName">
            <summary>
            公司名称
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.CustomerResources">
            <summary>
            客户资源
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.PromoterIdNumber">
            <summary>
            ID
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.PromoterName">
            <summary>
            推广员
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.PromoterPhoneNumber">
            <summary>
            联系方式
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.FollowupStatus">
            <summary>
            回访状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.LastFollowupTime">
            <summary>
            最近回访
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationDto.FollowupRemark">
            <summary>
            回访记录
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationInput.UserId">
            <summary>
            客户端用户Id 如有
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationInput.IdNumber">
            <summary>
            推广人Id
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationInput.Name">
            <summary>
            咨询人
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationInput.AgentType">
            <summary>
            代理类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationInput.PhoneNumber">
            <summary>
            联系方式
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationInput.CompanyName">
            <summary>
            公司名称
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationInput.CustomerResources">
            <summary>
            客户资源
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationFollowupInput.ChannelConsultationId">
            <summary>
            渠道咨询Id
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationFollowupInput.FollowupStatus">
            <summary>
            回访状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationFollowupInput.FollowupRemark">
            <summary>
            回访记录
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationFollowupDto.CreatorId">
            <summary>
            回访人Id
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationFollowupDto.Creator">
            <summary>
            回访人
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationFollowupDto.FollowupStatus">
            <summary>
            回访状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationFollowupDto.FollowupRemark">
            <summary>
            回访记录
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.ChannelConsultationFollowupDto.CreationTime">
            <summary>
            咨询时间
            </summary>
        </member>
        <member name="M:LifePayment.Application.Contracts.IPromoterService.GetPromoters(LifePayment.Application.Contracts.GetPromotersInput)">
            <summary>
            获取推广员列表
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.IPromoterService.GetPromoter(System.String)">
            <summary>
            获取推广员信息
            </summary>
            <param name="phoneNumber"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.IPromoterService.GetChannelConsultation(LifePayment.Application.Contracts.GetChannelConsultationsInput)">
            <summary>
            获取渠道咨询列表
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.IPromoterService.GetChannelConsultationById(System.Guid)">
            <summary>
            获取渠道咨询Id
            </summary>
            <param name="id"></param>
            <returns></returns>
            <exception cref="T:Volo.Abp.FriendlyException"></exception>
        </member>
        <member name="M:LifePayment.Application.Contracts.IPromoterService.GetChannelConsultationFollowupList(System.Guid)">
            <summary>
            获取渠道咨询回访记录
            </summary>
            <param name="id">渠道咨询Id</param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.IPromoterService.CreateOrUpdatePromoter(LifePayment.Application.Contracts.CreateOrUpdatePromoterInput)">
            <summary>
            创建或更新推广员
            </summary>
            <param name="input"></param>
            <returns></returns>
            <exception cref="T:System.FormatException"></exception>
        </member>
        <member name="M:LifePayment.Application.Contracts.IPromoterService.SetClickCount(System.String)">
            <summary>
            点击数+1
            </summary>
            <param name="idnumber"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.IPromoterService.CreateChannelConsultation(LifePayment.Application.Contracts.CreateChannelConsultationInput)">
            <summary>
            申请渠道咨询
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.IPromoterService.CreateChannelConsultationFollowup(LifePayment.Application.Contracts.CreateChannelConsultationFollowupInput)">
            <summary>
            新增回访
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="P:LifePayment.Application.Contracts.GetPromotersInput.StartDate">
            <summary>
            创建的开始时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.GetPromotersInput.EndDate">
            <summary>
            创建的结束时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.GetPromotersInput.SearchKey">
            <summary>
            搜索关键词
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.PromoterDto.Id">
            <summary>
            Id
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.PromoterDto.CreationTime">
            <summary>
            咨询时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.PromoterDto.IdNumber">
            <summary>
            ID
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.PromoterDto.Name">
            <summary>
            推广员
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.PromoterDto.PhoneNumber">
            <summary>
            联系方式
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.PromoterDto.ClickCount">
            <summary>
            点击数
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.PromoterDto.ApplyCount">
            <summary>
            申请数
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.PromoterDto.Remark">
            <summary>
            备注
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateOrUpdatePromoterInput.Id">
            <summary>
            Id
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateOrUpdatePromoterInput.UserId">
            <summary>
            客户端用户Id 如有
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateOrUpdatePromoterInput.IdNumber">
            <summary>
            ID
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateOrUpdatePromoterInput.Name">
            <summary>
            推广员
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateOrUpdatePromoterInput.PhoneNumber">
            <summary>
            联系方式
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateOrUpdatePromoterInput.Remark">
            <summary>
            备注
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateOrUpdatePromoterOutput.Id">
            <summary>
            Id
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateOrUpdatePromoterOutput.IdNumber">
            <summary>
            IdNumber
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.RecordOperateHistoryEto.RelationId">
@@ -2316,6 +3171,12 @@
            关联关系ID
            </summary>
        </member>
        <member name="M:LifePayment.Application.Contracts.ISyncService.SyncFromTest">
            <summary>
            同步测试订单数据
            </summary>
            <returns></returns>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.Name">
            <summary>
            名称
@@ -2521,6 +3382,11 @@
            渠道Id
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.UserChannleDto.ChannlesNum">
            <summary>
            渠道num
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.UserChannleDto.Name">
            <summary>
            渠道名
@@ -2621,7 +3487,7 @@
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateAccountInput.ChannlesId">
            <summary>
            渠道列表
            渠道编号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateAccountInput.OpenId">