zhengyuxuan
2025-03-21 ec35e51418e1daaa129ba6bf72312cda19e4778a
LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -44,7 +44,7 @@
        </member>
        <member name="M:LifePayment.Application.Contracts.ILifePayService.ACOOLYOrderNotifyHandler(System.String,System.String,LifePayment.Domain.Shared.LifePayOrderStatusEnum,LifePayment.Domain.Shared.ACOOLYStatusEnum,System.Decimal)">
            <summary>
            支付成功回调处理
            供应商回调处理
            </summary>
            <param name="orderNo"></param>
            <param name="acoolyOrderNo"></param>
@@ -400,6 +400,26 @@
            下单渠道
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.PlatformRate">
            <summary>
            平台折扣比例
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.ChannleRate">
            <summary>
            渠道折扣
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.ChannlesRakeRate">
            <summary>
            渠道佣金比例
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.PremiumRate">
            <summary>
            手续费比例
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayOrderListInput.LifePayOrderType">
            <summary>
            订单类型
@@ -508,6 +528,26 @@
        <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.KeyWords">
            <summary>
            搜索关键词
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.RefundLifePayOrderInput.RefundCredentialsImgUrl">
            <summary>
            上传凭证
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.RefundLifePayOrderInput.RefundCheckRemark">
            <summary>
            退款驳回原因
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.RefundLifePayOrderInput.LifePayRefundType">
            <summary>
            退款类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.RefundLifePayOrderInput.RefundPrice">
            <summary>
            退款金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.RefundUserLifePayOrderInput.UserId">
@@ -1265,6 +1305,11 @@
            创建时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.CreationTime">
            <summary>
            创建时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.Amount">
            <summary>
            账户余额
@@ -1275,7 +1320,7 @@
            累计收款
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.ReceiptsYesterda">
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.ReceiptsYesterday">
            <summary>
            昨日收款
            </summary>
@@ -1290,17 +1335,17 @@
            累计下单
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.OrdersNumYesterda">
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.OrdersNumYesterday">
            <summary>
            昨日下单
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdaSuccess">
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdaySuccess">
            <summary>
            昨日成功
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdaFail">
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdayFail">
            <summary>
            昨日失败
            </summary>