From aa62bd742942bf4e6556714224dce076dab15c9f Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期三, 11 六月 2025 13:05:19 +0800
Subject: [PATCH] feat:订单列表及导出增加运营商字段

---
 LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 1778 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 1,773 insertions(+), 5 deletions(-)

diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index cc63059..fd6f6ef 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/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,13 +49,26 @@
             <param name="outOrderNo"></param>
             <returns></returns>
         </member>
-        <member name="M:LifePayment.Application.Contracts.ILifePayService.ACOOLYOrderNotifyHandler(System.String,System.String,LifePayment.Domain.Shared.LifePayOrderStatusEnum)">
+        <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>
             <param name="orderNo"></param>
             <param name="acoolyOrderNo"></param>
             <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})">
@@ -68,6 +88,13 @@
         <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateLifePayGasOrder(LifePayment.Application.Contracts.CreateLifePayOrderInput{LifePayment.Application.Contracts.LifeGasData})">
             <summary>
             鍒涘缓鐢熸椿缂磋垂鐕冩皵璁㈠崟
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.UpdateLifePayOrderActualReceivedAmount(LifePayment.Application.Contracts.UpdateLifePayOrderInput)">
+            <summary>
+            淇敼瀹為檯鍒拌处閲戦
             </summary>
             <param name="input"></param>
             <returns></returns>
@@ -128,6 +155,12 @@
             </summary>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetChannelRate(LifePayment.Domain.Shared.ChannelsBaseInput)">
+            <summary>
+            鑾峰彇娓犻亾鎶樻墸
+            </summary>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.Application.Contracts.ILifePayService.GetPremium">
             <summary>
             鑾峰彇鎵嬬画璐硅垂鐜�
@@ -154,7 +187,7 @@
             <param name="orderNo"></param>
             <returns></returns>
         </member>
-        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetUserPage(ZeroD.Util.PageInput)">
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetUserPage(LifePayment.Application.Contracts.QueryUserPageInput)">
             <summary>
             鑾峰彇鐢ㄦ埛鍒嗛〉鏁版嵁
             </summary>
@@ -173,6 +206,13 @@
             鑾峰彇璁㈠崟鍒嗛〉鏁版嵁
             </summary>
             <param name="input"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetLifePayOrderDetail(System.String)">
+            <summary>
+            鑾峰彇璁㈠崟璇︽儏
+            </summary>
+            <param name="orderNo"></param>
             <returns></returns>
         </member>
         <member name="M:LifePayment.Application.Contracts.ILifePayService.GetPayStatusByOrderNo(System.String)">
@@ -208,6 +248,34 @@
             鑾峰彇鎴戠殑鎴峰彿璇︽儏
             </summary>
             <param name="id"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.QueryAlipayTrade(LifePayment.Domain.Shared.OrderInQuiryInput)">
+            <summary>
+            鏌ヨ鏀粯瀹濇敮浠樿鍗曚俊鎭�
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.QueryAlipayTradeRefund(LifePayment.Domain.Shared.OrderInQuiryInput)">
+            <summary>
+            鏌ヨ鏀粯瀹濋��娆捐鍗曚俊鎭�
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.WxPayDomesticRefundsQuery(System.String)">
+            <summary>
+            鏌ヨ寰俊閫�娆捐鍗曚俊鎭�
+            </summary>
+            <param name="outTradeNo"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.WxPayTradeQuery(System.String)">
+            <summary>
+            鏌ヨ寰俊璁㈠崟淇℃伅
+            </summary>
+            <param name="outTradeNo"></param>
             <returns></returns>
         </member>
         <member name="M:LifePayment.Application.Contracts.ILifePayService.SetLifePayOrderPayType(LifePayment.Domain.Shared.SetLifePayOrderPayTypeInput,System.String)">
@@ -294,6 +362,11 @@
         <member name="P:LifePayment.Application.Contracts.LifeElectricData.SixID">
             <summary>
             瀹㈡埛韬唤璇佸悗6浣嶏紝鍗楃綉蹇呬紶銆�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifeElectricData.Name">
+            <summary>
+            鎴蜂富濮撳悕
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.LifeGasData.ParValue">
@@ -391,6 +464,31 @@
             涓嬪崟娓犻亾
             </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>
+            娓犻亾浣i噾姣斾緥
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.PremiumRate">
+            <summary>
+            鎵嬬画璐规瘮渚�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.UpdateLifePayOrderInput.ActualReceivedAmount">
+            <summary>
+            瀹為檯鍒拌处閲戦
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.QueryLifePayOrderListInput.LifePayOrderType">
             <summary>
             璁㈠崟绫诲瀷
@@ -414,6 +512,11 @@
         <member name="P:LifePayment.Application.Contracts.QueryLifePayOrderListInput.PayStatus">
             <summary>
             鏀粯鐘舵��
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.QueryLifePayOrderListInput.ACOOLYStatus">
+            <summary>
+            渚涘簲鍟嗙姸鎬�
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.QueryLifePayOrderListInput.LifePayOrderStatus">
@@ -441,9 +544,124 @@
             鎼滅储鍏抽敭璇�
             </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.BeginRefundTime">
+            <summary>
+            寮�濮嬮��娆炬椂闂�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.EndRefundTime">
+            <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.LifePayRefundStatus">
+            <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">
             <summary>
             鐢ㄦ埛Id
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateEditPayChannelsInput.AgentType">
+            <summary>
+            浠g悊绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateEditPayChannelsInput.AreaProvinceId">
+            <summary>
+            鍖哄煙-鐪両d
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateEditPayChannelsInput.AreaCityId">
+            <summary>
+            鍖哄煙-甯侷d
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateEditPayChannelsInput.PromoterIdNumber">
+            <summary>
+            鎺ㄥ箍鍛業D
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateEditPayChannelsInput.PromoterName">
+            <summary>
+            鎺ㄥ箍鍛�
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.QueryUserAccountListInput.UserId">
@@ -494,6 +712,276 @@
         <member name="P:LifePayment.Application.Contracts.AddUpdateUserAccountInput.Remark">
             <summary>
             澶囨敞
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.QueryUserPageInput.QueryCondition">
+            <summary>
+            鎵嬫満鍙�/鐢ㄦ埛鍚�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.QueryUserPageInput.CreationTimeBegin">
+            <summary>
+            娉ㄥ唽寮�濮嬫椂闂�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.QueryUserPageInput.CreationTimeEnd">
+            <summary>
+            娉ㄥ唽缁撴潫鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.QueryUserPageInput.LoginTimeBegin">
+            <summary>
+            鐧诲綍寮�濮嬫椂闂�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.QueryUserPageInput.LoginTimeEnd">
+            <summary>
+            鐧诲綍缁撴潫鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.OrderPriceReturn.PlatformPrice">
+            <summary>
+            骞冲彴鎵f閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.OrderPriceReturn.PremiumPrice">
+            <summary>
+            鎵嬬画璐�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.OrderPriceReturn.ChannlesRakePrice">
+            <summary>
+            娓犻亾浣i噾
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.OrderPriceReturn.Profit">
+            <summary>
+            鍒╂鼎
+            </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>
+            鏌ヨ鏉′欢
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsPageInput.CreationTimeBegin">
+            <summary>
+            璁拌处寮�濮嬫椂闂�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsPageInput.CreationTimeEnd">
+            <summary>
+            璁拌处缁撴潫鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddUpdatePayRechargeReceiptsInput.Id">
+            <summary>
+            缂栧彿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddUpdatePayRechargeReceiptsInput.OrderNo">
+            <summary>
+            涓氬姟璁㈠崟鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddUpdatePayRechargeReceiptsInput.RechargeAmount">
+            <summary>
+            鍏呭�奸噾棰�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddUpdatePayRechargeReceiptsInput.Remark">
+            <summary>
+            澶囨敞
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddUpdatePayRechargeReceiptsInput.Voucher">
+            <summary>
+            鍏呭�煎嚟璇�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OutRefundNo">
+            <summary>
+            閫�娆捐鍗曞彿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OrderNo">
+            <summary>
+            骞冲彴璁㈠崟鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.OutOrderNo">
+            <summary>
+            娓犻亾娴佹按鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.LifePayType">
+            <summary>
+            鏀粯娓犻亾
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayExpensesReceiptsInput.ExpensesReceiptsType">
+            <summary>
+            鏀舵敮绫诲瀷
+            </summary>
+        </member>
+        <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>
+            娓犻亾浣i噾姣斾緥
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.AddLifePayChannlesRakeReceiptsInput.ChannlesRakePrice">
+            <summary>
+            浣i噾
+            </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">
@@ -566,6 +1054,11 @@
             鐢ㄦ埛鎵嬫満鍙�
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.UserListOutput.Name">
+            <summary>
+            濮撳悕
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.UserListOutput.CreationChannle">
             <summary>
             鏈�鍚庣櫥褰曟笭閬�
@@ -591,6 +1084,11 @@
             娓犻亾鍚嶇О
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.Operator">
+            <summary>
+            杩愯惀鍟�
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.LifePayOrderType">
             <summary>
             璁㈠崟绫诲瀷
@@ -601,9 +1099,19 @@
             璁㈠崟鍙�
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.RefundOrderNo">
+            <summary>
+            閫�娆捐鍗曞彿
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.RechargeAmount">
             <summary>
             鍏呭�奸噾棰�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.ActualRechargeAmount">
+            <summary>
+            瀹為檯鍏呭�奸噾棰�
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.DiscountAmount">
@@ -619,6 +1127,11 @@
         <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.PayTime">
             <summary>
             鏀粯鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.PlatformDeductionAmount">
+            <summary>
+            骞冲彴鎵f閲戦
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.PayStatus">
@@ -646,6 +1159,11 @@
             閫�娆惧嚟璇�
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.RefundPrice">
+            <summary>
+            閫�娆鹃噾棰�
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.CreationTime">
             <summary>
             涓嬪崟鏃堕棿
@@ -656,6 +1174,56 @@
             閫�娆炬椂闂�
             </summary>
         </member>
+        <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">
+            <summary>
+            椹冲洖鍘熷洜
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.ACOOLYOrderNo">
+            <summary>
+            渚涘簲鍟嗚鍗曞彿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.ACOOLYStatus">
+            <summary>
+            渚涘簲鍟嗚鍗曠姸鎬�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.LifePayRefundStatus">
+            <summary>
+            骞冲彴閫�娆剧姸鎬�
+            </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">
             <summary>
             涓嬪崟鏃堕棿
@@ -664,6 +1232,11 @@
         <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.RechargeAmount">
             <summary>
             鍏呭�奸噾棰�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.ActualRechargeAmount">
+            <summary>
+            瀹為檯鍏呭�奸噾棰�
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.DiscountAmount">
@@ -681,9 +1254,14 @@
             鏀粯鏃堕棿
             </summary>
         </member>
-        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.PayStatus">
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.PlatformPrice">
             <summary>
-            鏀粯鐘舵��
+            骞冲彴鎵f閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.LifePayRefundStatus">
+            <summary>
+            骞冲彴閫�娆剧姸鎬�
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.LifePayOrderStatus">
@@ -691,9 +1269,139 @@
             璁㈠崟鐘舵��
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.ACOOLYStatusStr">
+            <summary>
+            渚涘簲鍟嗚鍗曠姸鎬�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListTemplate.PayStatus">
+            <summary>
+            鏀粯鐘舵��
+            </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>
+            骞冲彴鎵f閲戦
+            </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>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderListTemplate.RefundApplyTime">
+            <summary>
+            閫�娆剧敵璇锋椂闂�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderListTemplate.RefundApplyTimeStr">
+            <summary>
+            閫�娆剧敵璇锋椂闂�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderListTemplate.CreationTime">
+            <summary>
+            涓嬪崟鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderListTemplate.RechargeAmount">
+            <summary>
+            鍏呭�奸噾棰�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderListTemplate.ActualReceivedAmount">
+            <summary>
+            瀹為檯鍒拌处閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderListTemplate.PayAmount">
+            <summary>
+            瀹炰粯閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderListTemplate.RefundPrice">
+            <summary>
+            閫�娆鹃噾棰�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderListTemplate.ACOOLYStatusStr">
+            <summary>
+            渚涘簲鍟嗚鍗曠姸鎬�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderListTemplate.FinishTime">
+            <summary>
+            瀹屾垚鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderListTemplate.LifePayRefundStatus">
+            <summary>
+            骞冲彴閫�娆剧姸鎬�
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.UserLifePayOrderOutput.LifePayType">
@@ -761,6 +1469,11 @@
             閫�娆炬椂闂�
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.UserLifePayOrderOutput.RefundApplyTime">
+            <summary>
+            閫�娆剧敵璇锋椂闂�
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.UserLifePayOrderOutput.RefundCredentialsImgUrl">
             <summary>
             閫�娆惧嚟璇�
@@ -769,6 +1482,316 @@
         <member name="P:LifePayment.Application.Contracts.UserLifePayOrderOutput.ACOOLYOrderNo">
             <summary>
             娓犻亾娴佹按鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.UserLifePayOrderOutput.LifePayRefundStatus">
+            <summary>
+            骞冲彴閫�娆剧姸鎬�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.UserLifePayOrderOutput.ACOOLYStatus">
+            <summary>
+            骞冲彴鐘舵��
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.UserPhoneNumber">
+            <summary>
+            鐢ㄦ埛璐﹀彿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.LifePayType">
+            <summary>
+            鐢熸椿缂磋垂鏀粯绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.LifePayOrderType">
+            <summary>
+            璁㈠崟绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.RefundOrderNo">
+            <summary>
+            閫�娆捐鍗曞彿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.OrderNo">
+            <summary>
+            璁㈠崟鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.RechargeAmount">
+            <summary>
+            鍏呭�奸噾棰�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.DiscountAmount">
+            <summary>
+            浼樻儬閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.PayAmount">
+            <summary>
+            瀹炰粯閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.PayTime">
+            <summary>
+            鏀粯鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.PayStatus">
+            <summary>
+            鏀粯鐘舵��
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.Status">
+            <summary>
+            璁㈠崟鐘舵��
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.FinishTime">
+            <summary>
+            瀹屾垚鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.OutOrderNo">
+            <summary>
+            澶栭儴璁㈠崟鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.OrderParamDetailJsonStr">
+            <summary>
+            璁㈠崟璇︾粏鏁版嵁
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.CreationTime">
+            <summary>
+            涓嬪崟鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.RefundTime">
+            <summary>
+            閫�娆炬椂闂�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.RefundCredentialsImgUrl">
+            <summary>
+            閫�娆惧嚟璇�
+            </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>
+            娓犻亾娴佹按鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.LifePayRefundStatus">
+            <summary>
+            骞冲彴閫�娆剧姸鎬�
+            </summary>
+        </member>
+        <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">
+            <summary>
+            閫�娆鹃噾棰�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.PlatformRate">
+            <summary>
+            骞冲彴鎶樻墸姣斾緥
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.PlatformPrice">
+            <summary>
+            骞冲彴鎵f閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.ChannleRate">
+            <summary>
+            娓犻亾鎶樻墸
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.ChannlesRakeRate">
+            <summary>
+            娓犻亾浣i噾姣斾緥
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.ChannlesRakePrice">
+            <summary>
+            娓犻亾浣i噾
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.PremiumRate">
+            <summary>
+            鎵嬬画璐规瘮渚�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.PremiumPrice">
+            <summary>
+            鎵嬬画璐�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.Profit">
+            <summary>
+            骞冲彴鍒╂鼎
+            </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>
+            鐢ㄦ埛璐﹀彿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.LifePayType">
+            <summary>
+            鐢熸椿缂磋垂鏀粯绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.LifePayOrderType">
+            <summary>
+            璁㈠崟绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.OrderNo">
+            <summary>
+            璁㈠崟鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.RechargeAmount">
+            <summary>
+            鍏呭�奸噾棰�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.DiscountAmount">
+            <summary>
+            浼樻儬閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.PayAmount">
+            <summary>
+            瀹炰粯閲戦
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.PayTime">
+            <summary>
+            鏀粯鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.PayStatus">
+            <summary>
+            鏀粯鐘舵��
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.Status">
+            <summary>
+            璁㈠崟鐘舵��
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.FinishTime">
+            <summary>
+            瀹屾垚鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.OutOrderNo">
+            <summary>
+            澶栭儴璁㈠崟鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.CreationTime">
+            <summary>
+            涓嬪崟鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.RefundTime">
+            <summary>
+            閫�娆炬椂闂�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.RefundCredentialsImgUrl">
+            <summary>
+            閫�娆惧嚟璇�
+            </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>
+            娓犻亾娴佹按鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.LifePayRefundStatus">
+            <summary>
+            骞冲彴閫�娆剧姸鎬�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRefundOrderOutput.ActualRechargeAmount">
+            <summary>
+            瀹為檯鍏呭�奸噾棰�
+            </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">
@@ -834,6 +1857,701 @@
         <member name="P:LifePayment.Application.Contracts.UserAccountOutput.CreationTime">
             <summary>
             鍒涘缓鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.CreationTime">
+            <summary>
+            鍒涘缓鏃堕棿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.Amount">
+            <summary>
+            璐︽埛浣欓
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.AccumulatedReceipts">
+            <summary>
+            绱鏀舵
+            </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.TopStatisticsOutput.AccumulatedChannlesRakePrice">
+            <summary>
+            绱浣i噾
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.OnlineServiceInput.Link">
+            <summary>
+            鍦ㄧ嚎瀹㈡湇閾炬帴
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionStatistics.TotalDeductionAmount">
+            <summary>
+            绱鎵f
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayConsumptionStatistics.TotalFrozenAmount">
+            <summary>
+            鍐荤粨涓�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsStatistics.TotalRechargeAmount">
+            <summary>
+            绱鍏呭��
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsListOutput.Id">
+            <summary>
+            缂栧彿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsListOutput.OrderNo">
+            <summary>
+            涓氬姟璁㈠崟鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsListOutput.RechargeAmount">
+            <summary>
+            鍏呭�奸噾棰�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsListOutput.Remark">
+            <summary>
+            澶囨敞
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsListOutput.Voucher">
+            <summary>
+            鍑瘉
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayRechargeReceiptsListOutput.CreationTime">
+            <summary>
+            璁拌处鏃堕棿
+            </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>
+            鎵f閲戦
+            </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>
+            鎺ㄥ箍鍛業D
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginOutput.IsBackClientUser">
+            <summary>
+            鏄惁鏄悗鍙扮敤鎴�
+            </summary>
+        </member>
+        <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">
+            <summary>
+            骞冲彴璁㈠崟鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsListOutput.OutOrderNo">
+            <summary>
+            娓犻亾娴佹按鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsListOutput.LifePayType">
+            <summary>
+            鏀粯娓犻亾
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsListOutput.ExpensesReceiptsType">
+            <summary>
+            鏀舵敮绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayExpensesReceiptsListOutput.Amount">
+            <summary>
+            浜ゆ槗閲戦
+            </summary>
+        </member>
+        <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>
+            鍚堣浣i噾
+            </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>
+            浣i噾
+            </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>
+            娓犻亾浣i噾姣斾緥
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListOutput.ChannlesRakePrice">
+            <summary>
+            浣i噾
+            </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>
+            娓犻亾浣i噾姣斾緥
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayChannlesRakeListTemplate.ChannlesRakePrice">
+            <summary>
+            浣i噾
+            </summary>
+        </member>
+        <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>
+            浠g悊绫诲瀷
+            </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>
+            瀹㈡埛绔敤鎴稩d 濡傛湁
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationInput.IdNumber">
+            <summary>
+            鎺ㄥ箍浜篒d
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationInput.Name">
+            <summary>
+            鍜ㄨ浜�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateChannelConsultationInput.AgentType">
+            <summary>
+            浠g悊绫诲瀷
+            </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>
+            鍥炶浜篒d
+            </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>
+            瀹㈡埛绔敤鎴稩d 濡傛湁
+            </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">
@@ -1446,6 +3164,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>
             鍚嶇О
@@ -1454,6 +3178,11 @@
         <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.PhoneNumber">
             <summary>
             鎵嬫満鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.Password">
+            <summary>
+            瀵嗙爜
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.UserName">
@@ -1509,6 +3238,11 @@
         <member name="P:LifePayment.Application.Contracts.CreateBaseRoleInput.Remark">
             <summary>
             澶囨敞
+            </summary>
+        </member>
+        <member name="T:LifePayment.Application.Contracts.ResetPasswordBaseInput">
+            <summary>
+            閲嶇疆瀵嗙爜鍩虹杈撳叆鍙傛暟
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.UpdateBackClientUserInput.Id">
@@ -1641,6 +3375,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>
             娓犻亾鍚�
@@ -1660,9 +3399,28 @@
             <returns></returns>
             <exception cref="T:Volo.Abp.UserFriendlyException"></exception>
         </member>
+        <member name="M:LifePayment.Application.Contracts.IAccountService.LifePayUserMesssageByIduser(System.Guid)">
+            <summary>
+            鏍规嵁鐢ㄦ埛ID鑾峰彇鐢ㄦ埛鏄惁涓哄悗鍙扮鐞嗗憳
+            </summary>
+            <param name="id"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.IUserRoleService.ResetPassword(LifePayment.Application.Contracts.ResetPasswordBaseInput)">
+            <summary>
+            閲嶇疆瀵嗙爜
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
         <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginInput.PhoneNumber">
             <summary>
             鎵嬫満鍙�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayUserMesssageByIduserInput.Id">
+            <summary>
+            鐢ㄦ埛缂栧彿
             </summary>
         </member>
         <member name="P:LifePayment.Application.Contracts.WxMiniAppIndentityInfo.SessionKey">
@@ -1690,6 +3448,11 @@
             鍚嶇О
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.CreateAccountInput.Password">
+            <summary>
+            瀵嗙爜
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.CreateAccountInput.UserName">
             <summary>
             鐢ㄦ埛鍚�
@@ -1715,6 +3478,11 @@
             瑙掕壊
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.CreateAccountInput.ChannlesId">
+            <summary>
+            娓犻亾缂栧彿
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.CreateAccountInput.OpenId">
             <summary>
             灏忕▼搴廜penId

--
Gitblit v1.9.1