sunpengfei
2025-06-09 8c62d16c70c77e9c8b4e791e3c7e32003219ed19
LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -50,7 +50,7 @@
            <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)">
        <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>
@@ -59,6 +59,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})">
@@ -629,6 +632,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
@@ -812,6 +840,56 @@
        <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.Amount">
            <summary>
            交易金额
            </summary>
        </member>
        <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">
@@ -1739,6 +1817,11 @@
            昨日活跃用户
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.AccumulatedChannlesRakePrice">
            <summary>
            累计佣金
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.OnlineServiceInput.Link">
            <summary>
            在线客服链接
@@ -2052,6 +2135,281 @@
        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.FinishTime">
            <summary>
            结算时间
            </summary>
        </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.GetChannelConsultation(LifePayment.Application.Contracts.GetChannelConsultationsInput)">
            <summary>
            获取渠道咨询列表
            </summary>
            <param name="input"></param>
            <returns></returns>
        </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.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.RecordOperateHistoryEto.RelationId">
@@ -2664,6 +3022,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>
            名称