From 8cffc2cde22edfa1378f5d0e7b9780aa31c6e8ba Mon Sep 17 00:00:00 2001
From: sunpengfei <i@angelzzz.com>
Date: 星期四, 12 六月 2025 14:06:12 +0800
Subject: [PATCH] pref:导出退款订单新增平台订单号

---
 LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
index fdaf8ab..59af98a 100644
--- a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
@@ -289,6 +289,13 @@
             <param name="input"></param>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayOrderPageExportForChannle(LifePayment.Application.Contracts.QueryLifePayOrderListInput)">
+            <summary>
+            瀵煎嚭娓犻亾璁㈠崟Excel
+            </summary>
+            <param name="input"></param>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayRefudOrderPageExport(LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput)">
             <summary>
             瀵煎嚭閫�娆捐鍗旹xcel
@@ -506,6 +513,12 @@
             <param name="input"></param>
             <returns></returns>
         </member>
+        <member name="M:LifePayment.HttpApi.LogController.LogFront(LifePayment.Domain.Shared.LogFrontInput)">
+            <summary>
+            璁板綍鍓嶇鏃ュ織
+            </summary>
+            <returns></returns>
+        </member>
         <member name="M:LifePayment.HttpApi.OperateHistoryController.GetOperateHistoryByRelationId(LifePayment.Application.Contracts.GetOperateHistoryInput)">
             <summary>
             鏌ヨ鏃ュ織

--
Gitblit v1.9.1