From 394393e91e51dea4ae5b689cc471fa62f2913da3 Mon Sep 17 00:00:00 2001 From: zhengyuxuan <zhengyuxuan1995> Date: 星期一, 31 三月 2025 13:54:18 +0800 Subject: [PATCH] 提交 --- LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs b/LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs index 7f2380f..a87c39d 100644 --- a/LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs +++ b/LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs @@ -1238,8 +1238,8 @@ /// 鍚堣浣i噾 /// </summary> public decimal TotalRakePrice { get; set; } - } + public class ReceiptsListOutPut { /// <summary> -- Gitblit v1.9.1