From b9e2c8345c5c83581a7a57bcda316928b171f322 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期三, 16 四月 2025 17:18:34 +0800
Subject: [PATCH] fix: 修改微信支付回调通知
---
LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml | 17 +++++++++++++++--
1 files changed, 15 insertions(+), 2 deletions(-)
diff --git a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
index f1d2df9..64d0581 100644
--- a/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentService.HttpApi.xml
@@ -70,6 +70,13 @@
<param name="input"></param>
<returns></returns>
</member>
+ <member name="M:LifePayment.HttpApi.LifePayController.StatisticsByDate(System.Int32)">
+ <summary>
+ 鑾峰彇鎸囧畾澶╂暟鐨勭粺璁℃暟鎹�
+ </summary>
+ <param name="days"></param>
+ <returns></returns>
+ </member>
<member name="M:LifePayment.HttpApi.LifePayController.GetReceiptsList(LifePayment.Application.Contracts.TopStatisticsInput)">
<summary>
鑾峰彇30鏃ユ敹娆剧粺璁�
@@ -220,7 +227,7 @@
<param name="input"></param>
<returns></returns>
</member>
- <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayChannlesAllList">
+ <member name="M:LifePayment.HttpApi.LifePayController.GetLifePayChannlesAllList(LifePayment.Application.Contracts.QueryLifePayChannlesInput)">
<summary>
鑾峰彇鍏ㄩ儴缂磋垂娓犻亾
</summary>
@@ -353,7 +360,13 @@
</member>
<member name="M:LifePayment.HttpApi.LifePayController.GetAllChannlesRake">
<summary>
- 鍚屾璁㈠崟
+ 鍚屾璁㈠崟鍒嗕剑淇℃伅
+ </summary>
+ <returns></returns>
+ </member>
+ <member name="M:LifePayment.HttpApi.LifePayController.GetAllLifePayConsumption">
+ <summary>
+ 缁熻浜ゆ槗娴佹按
</summary>
<returns></returns>
</member>
--
Gitblit v1.9.1