From bf83f6be388f97302c88f21cb340811abf3a596b Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期四, 20 三月 2025 13:29:20 +0800
Subject: [PATCH] fix:1分钱支付

---
 LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml |   83 ++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 81 insertions(+), 2 deletions(-)

diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index cc63059..1374b1f 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -42,13 +42,15 @@
             <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.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>
             <param name="status"></param>
+            <param name="acoolyStatus"></param>
+            <param name="payAmount"></param>
             <returns></returns>
         </member>
         <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateLifePayPhoneOrder(LifePayment.Application.Contracts.CreateLifePayOrderInput{LifePayment.Application.Contracts.LifePhoneData})">
@@ -154,7 +156,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>
@@ -496,6 +498,16 @@
             澶囨敞
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.QueryUserPageInput.QueryCondition">
+            <summary>
+            鎵嬫満鍙�/鐢ㄦ埛鍚�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.QueryUserPageInput.CreationTime">
+            <summary>
+            娉ㄥ唽鏃堕棿
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.LifePayType">
             <summary>
             鐢熸椿缂磋垂绫诲瀷
@@ -566,6 +578,11 @@
             鐢ㄦ埛鎵嬫満鍙�
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.UserListOutput.Name">
+            <summary>
+            濮撳悕
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.UserListOutput.CreationChannle">
             <summary>
             鏈�鍚庣櫥褰曟笭閬�
@@ -606,6 +623,11 @@
             鍏呭�奸噾棰�
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.ActualRechargeAmount">
+            <summary>
+            瀹為檯鍏呭�奸噾棰�
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.DiscountAmount">
             <summary>
             浼樻儬閲戦
@@ -619,6 +641,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">
@@ -654,6 +681,26 @@
         <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.RefundTime">
             <summary>
             閫�娆炬椂闂�
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayOrderListOutput.RefundApplyRemark">
+            <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.LifePayOrderListTemplate.CreationTime">
@@ -834,6 +881,16 @@
         <member name="P:LifePayment.Application.Contracts.UserAccountOutput.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.RecordOperateHistoryEto.RelationId">
@@ -1511,6 +1568,11 @@
             澶囨敞
             </summary>
         </member>
+        <member name="T:LifePayment.Application.Contracts.ResetPasswordBaseInput">
+            <summary>
+            閲嶇疆瀵嗙爜鍩虹杈撳叆鍙傛暟
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.UpdateBackClientUserInput.Id">
             <summary>
             鐢ㄦ埛Id
@@ -1660,6 +1722,13 @@
             <returns></returns>
             <exception cref="T:Volo.Abp.UserFriendlyException"></exception>
         </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>
             鎵嬫満鍙�
@@ -1690,6 +1759,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 +1789,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