zhengyuxuan
2025-03-19 3e6b46d6c0c618c67868ea35bde79aa0a53be90b
LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -101,9 +101,42 @@
            <param name="id"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateEditLifePayRate(System.Collections.Generic.List{LifePayment.Application.Contracts.LifePayRateInput})">
            <summary>
            编辑折扣
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateEditLifePayPremium(System.Collections.Generic.List{LifePayment.Application.Contracts.LifePayPremiumInput})">
            <summary>
            编辑手续费费率
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.ILifePayService.EditIntroInfo(LifePayment.Application.Contracts.LifePayIntroInfoInput)">
            <summary>
            须知配置
            </summary>
            <param name="input"></param>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetRate">
            <summary>
            获取折扣
            </summary>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetPremium">
            <summary>
            获取手续费费率
            </summary>
            <returns></returns>
        </member>
        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetIntroInfo(LifePayment.Domain.Shared.LifePayOrderTypeEnum)">
            <summary>
            获取须知
            </summary>
            <returns></returns>
        </member>
@@ -461,6 +494,71 @@
        <member name="P:LifePayment.Application.Contracts.AddUpdateUserAccountInput.Remark">
            <summary>
            备注
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.LifePayType">
            <summary>
            生活缴费类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.Data">
            <summary>
            更新内容
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Type">
            <summary>
            类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.ContentSummary">
            <summary>
            摘要
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Content">
            <summary>
            文本内容
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Path">
            <summary>
            图片/视频路径
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Sequence">
            <summary>
            排序
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Type">
            <summary>
            类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.LifePayType">
            <summary>
            生活缴费类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.ContentSummary">
            <summary>
            摘要
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Content">
            <summary>
            文本内容
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Path">
            <summary>
            图片/视频路径
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Sequence">
            <summary>
            排序
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.UserListOutput.PhoneNumber">
@@ -1298,6 +1396,46 @@
            线下支付汇款最晚时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.RelationId">
            <summary>
            关联关系ID
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.TableType">
            <summary>
            表名
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.OperateName">
            <summary>
            操作
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.OperateContent">
            <summary>
            操作内容
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.CreatorName">
            <summary>
            操作人
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.CreationTime">
            <summary>
            操作时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.OperateHistoryDto.OperateDetail">
            <summary>
            操作细节
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateOperateHistoryInput.RelationId">
            <summary>
            关联关系ID
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.Name">
            <summary>
            名称