From 42825aec6eb61203a0e26528575d180bccfd9f92 Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期一, 24 三月 2025 10:39:26 +0800
Subject: [PATCH] fix:创建账号bug修复
---
LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml | 70 ++++++++++++++++++++++++++++++++--
1 files changed, 65 insertions(+), 5 deletions(-)
diff --git a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
index c1e0de8..1fa69a8 100644
--- a/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
+++ b/LifePayment/LifePayment.Host/LifePaymentServices.Application.Contracts.xml
@@ -44,7 +44,7 @@
</member>
<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>
@@ -400,6 +400,26 @@
涓嬪崟娓犻亾
</summary>
</member>
+ <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.PlatformRate">
+ <summary>
+ 骞冲彴鎶樻墸姣斾緥
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.ChannleRate">
+ <summary>
+ 娓犻亾鎶樻墸
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.ChannlesRakeRate">
+ <summary>
+ 娓犻亾浣i噾姣斾緥
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.CreateLifePayOrderInput.PremiumRate">
+ <summary>
+ 鎵嬬画璐规瘮渚�
+ </summary>
+ </member>
<member name="P:LifePayment.Application.Contracts.QueryLifePayOrderListInput.LifePayOrderType">
<summary>
璁㈠崟绫诲瀷
@@ -508,6 +528,26 @@
<member name="P:LifePayment.Application.Contracts.QueryLifePayRefundOrderListInput.KeyWords">
<summary>
鎼滅储鍏抽敭璇�
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.RefundLifePayOrderInput.RefundCredentialsImgUrl">
+ <summary>
+ 涓婁紶鍑瘉
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.RefundLifePayOrderInput.RefundCheckRemark">
+ <summary>
+ 閫�娆鹃┏鍥炲師鍥�
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.RefundLifePayOrderInput.LifePayRefundType">
+ <summary>
+ 閫�娆剧被鍨�
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.RefundLifePayOrderInput.RefundPrice">
+ <summary>
+ 閫�娆鹃噾棰�
</summary>
</member>
<member name="P:LifePayment.Application.Contracts.RefundUserLifePayOrderInput.UserId">
@@ -900,6 +940,16 @@
娓犻亾娴佹按鍙�
</summary>
</member>
+ <member name="P:LifePayment.Application.Contracts.UserLifePayOrderOutput.LifePayRefundStatus">
+ <summary>
+ 骞冲彴閫�娆剧姸鎬�
+ </summary>
+ </member>
+ <member name="P:LifePayment.Application.Contracts.UserLifePayOrderOutput.ACOOLYStatus">
+ <summary>
+ 骞冲彴鐘舵��
+ </summary>
+ </member>
<member name="P:LifePayment.Application.Contracts.LifePayOrderOutput.UserPhoneNumber">
<summary>
鐢ㄦ埛璐﹀彿
@@ -1265,6 +1315,11 @@
鍒涘缓鏃堕棿
</summary>
</member>
+ <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.CreationTime">
+ <summary>
+ 鍒涘缓鏃堕棿
+ </summary>
+ </member>
<member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.Amount">
<summary>
璐︽埛浣欓
@@ -1275,7 +1330,7 @@
绱鏀舵
</summary>
</member>
- <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.ReceiptsYesterda">
+ <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.ReceiptsYesterday">
<summary>
鏄ㄦ棩鏀舵
</summary>
@@ -1290,17 +1345,17 @@
绱涓嬪崟
</summary>
</member>
- <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.OrdersNumYesterda">
+ <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.OrdersNumYesterday">
<summary>
鏄ㄦ棩涓嬪崟
</summary>
</member>
- <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdaSuccess">
+ <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdaySuccess">
<summary>
鏄ㄦ棩鎴愬姛
</summary>
</member>
- <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdaFail">
+ <member name="P:LifePayment.Application.Contracts.TopStatisticsOutput.YesterdayFail">
<summary>
鏄ㄦ棩澶辫触
</summary>
@@ -1935,6 +1990,11 @@
鎵嬫満鍙�
</summary>
</member>
+ <member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.Password">
+ <summary>
+ 瀵嗙爜
+ </summary>
+ </member>
<member name="P:LifePayment.Application.Contracts.CreateBackClientUserInput.UserName">
<summary>
璐︽埛
--
Gitblit v1.9.1