From 7a89586d7754d5ff1c38cbfdbda6c357507f5620 Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期一, 09 六月 2025 13:34:15 +0800
Subject: [PATCH] feat:退款按比例自动计算

---
 LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index 57b40f2..ef23058 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -1927,6 +1927,11 @@
             鐢ㄦ埛Id
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginOutput.PromoterIdNumber">
+            <summary>
+            鎺ㄥ箍鍛業D
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.LifePayPhoneMesssageCodeLoginOutput.IsBackClientUser">
             <summary>
             鏄惁鏄悗鍙扮敤鎴�
@@ -2342,6 +2347,21 @@
             <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

--
Gitblit v1.9.1