zhengyuxuan
2025-03-21 d7b01cca243ea2a767adbb1418a52258b4f2d765
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>
            订单类型
@@ -425,6 +445,11 @@
            支付状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayOrderListInput.ACOOLYStatus">
            <summary>
            供应商状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayOrderListInput.LifePayOrderStatus">
            <summary>
            订单状态
@@ -448,6 +473,81 @@
        <member name="P:LifePayment.Application.Contracts.QueryLifePayOrderListInput.KeyWords">
            <summary>
            搜索关键词
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.LifePayOrderType">
            <summary>
            订单类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.LifePayType">
            <summary>
            生活缴费支付类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.BeginRefundApplyTime">
            <summary>
            开始申请退款时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.EndRefundApplyTime">
            <summary>
            结束申请退款时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.BeginFinishTime">
            <summary>
            开始完成时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.EndFinishTime">
            <summary>
            结束完成时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.PayStatus">
            <summary>
            支付状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.ACOOLYStatus">
            <summary>
            供应商状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.LifePayOrderStatus">
            <summary>
            订单状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.UserId">
            <summary>
            用户Id
            </summary>
        </member>
        <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">
@@ -680,6 +780,11 @@
            退款凭证
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.RefundPrice">
            <summary>
            退款金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.CreationTime">
            <summary>
            下单时间
@@ -693,6 +798,11 @@
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.RefundApplyRemark">
            <summary>
            申请退款原因
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.RefundApplyTime">
            <summary>
            退款申请时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.RefundCheckRemark">
@@ -845,6 +955,11 @@
            订单类型
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.RefundOrderNo">
            <summary>
            退款订单号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.OrderNo">
            <summary>
            订单号
@@ -875,7 +990,7 @@
            支付状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.LifePayOrderStatus">
        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.Status">
            <summary>
            订单状态
            </summary>
@@ -910,6 +1025,16 @@
            退款凭证
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.RefundApplyRemark">
            <summary>
            退款原因
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.RefundCheckRemark">
            <summary>
            驳回原因
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.ACOOLYOrderNo">
            <summary>
            渠道流水号
@@ -923,6 +1048,11 @@
        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.ActualRechargeAmount">
            <summary>
            实际充值金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.ActualReceivedAmount">
            <summary>
            实际到账金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.RefundPrice">
@@ -970,6 +1100,16 @@
            平台利润
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.ElecBillUrl">
            <summary>
            回单地址
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.RefundElecBillUrl">
            <summary>
            退款回单地址
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.UserPhoneNumber">
            <summary>
            用户账号
@@ -1015,7 +1155,7 @@
            支付状态
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.LifePayOrderStatus">
        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.Status">
            <summary>
            订单状态
            </summary>
@@ -1045,6 +1185,26 @@
            退款凭证
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.RefundApplyRemark">
            <summary>
            退款申请原因
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.RefundApplyTime">
            <summary>
            退款申请时间
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.RefundCheckRemark">
            <summary>
            退款驳回原因
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.RefundOrderNo">
            <summary>
            退款订单号
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.ACOOLYOrderNo">
            <summary>
            渠道流水号
@@ -1060,9 +1220,24 @@
            实际充值金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.ActualReceivedAmount">
            <summary>
            实际到账金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.RefundPrice">
            <summary>
            退款金额
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.ElecBillUrl">
            <summary>
            回单地址
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.RefundElecBillUrl">
            <summary>
            退款回单地址
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.UserLifePayOrderRefundOutput.Id">
@@ -1130,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>
            账户余额
@@ -1140,6 +1320,46 @@
            累计收款
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.ReceiptsYesterday">
            <summary>
            昨日收款
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.AccumulatedIncome">
            <summary>
            累计收入
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.AccumulatedOrders">
            <summary>
            累计下单
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.OrdersNumYesterday">
            <summary>
            昨日下单
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdaySuccess">
            <summary>
            昨日成功
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdayFail">
            <summary>
            昨日失败
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.AccumulatedUsers">
            <summary>
            累计用户
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdayActiveUsers">
            <summary>
            昨日活跃用户
            </summary>
        </member>
        <member name="P:LifePayment.Application.Contracts.RecordOperateHistoryEto.RelationId">
            <summary>
            关联关系ID