From 3e6b46d6c0c618c67868ea35bde79aa0a53be90b Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期三, 19 三月 2025 09:43:31 +0800
Subject: [PATCH] fix:新增须知接口

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

diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index 5ce8457..b32b266 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -101,9 +101,42 @@
             <param name="id"></param>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateEditLifePayRate(System.Collections.Generic.List{LifePayment.Application.Contracts.LifePayRateInput})">
+            <summary>
+            缂栬緫鎶樻墸
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.CreateEditLifePayPremium(System.Collections.Generic.List{LifePayment.Application.Contracts.LifePayPremiumInput})">
+            <summary>
+            缂栬緫鎵嬬画璐硅垂鐜�
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.EditIntroInfo(LifePayment.Application.Contracts.LifePayIntroInfoInput)">
+            <summary>
+            椤荤煡閰嶇疆
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.Application.Contracts.ILifePayService.GetRate">
             <summary>
             鑾峰彇鎶樻墸
+            </summary>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetPremium">
+            <summary>
+            鑾峰彇鎵嬬画璐硅垂鐜�
+            </summary>
+            <returns></returns>
+        </member>
+        <member name="M:LifePayment.Application.Contracts.ILifePayService.GetIntroInfo(LifePayment.Domain.Shared.LifePayOrderTypeEnum)">
+            <summary>
+            鑾峰彇椤荤煡
             </summary>
             <returns></returns>
         </member>
@@ -463,6 +496,71 @@
             澶囨敞
             </summary>
         </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.LifePayType">
+            <summary>
+            鐢熸椿缂磋垂绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoInput.Data">
+            <summary>
+            鏇存柊鍐呭
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Type">
+            <summary>
+            绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.ContentSummary">
+            <summary>
+            鎽樿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Content">
+            <summary>
+            鏂囨湰鍐呭
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Path">
+            <summary>
+            鍥剧墖/瑙嗛璺緞
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoDetail.Sequence">
+            <summary>
+            鎺掑簭
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Type">
+            <summary>
+            绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.LifePayType">
+            <summary>
+            鐢熸椿缂磋垂绫诲瀷
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.ContentSummary">
+            <summary>
+            鎽樿
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Content">
+            <summary>
+            鏂囨湰鍐呭
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Path">
+            <summary>
+            鍥剧墖/瑙嗛璺緞
+            </summary>
+        </member>
+        <member name="P:LifePayment.Application.Contracts.LifePayIntroInfoOutput.Sequence">
+            <summary>
+            鎺掑簭
+            </summary>
+        </member>
         <member name="P:LifePayment.Application.Contracts.UserListOutput.PhoneNumber">
             <summary>
             鐢ㄦ埛鎵嬫満鍙�

--
Gitblit v1.9.1