From f2998f5f2743ea165cda98ab805c97a992cae34f Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期二, 25 三月 2025 13:54:23 +0800
Subject: [PATCH] fix:导出bug修复

---
 LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs b/LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs
index 428ccdc..7ba1524 100644
--- a/LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs
+++ b/LifePayment/LifePayment.Application.Contracts/LifePay/LifePayOutput.cs
@@ -454,8 +454,6 @@
     /// </summary>
     public DateTime CreationTime { get; set; }
 
-    [Name("涓嬪崟鏃堕棿")]
-    public string? CreationTimeStr { get; set; }
 
     [Name("閫�娆捐鍗曞彿")]
     public string? RefundOrderNo { get; set; }

--
Gitblit v1.9.1