From d699bedade1d20e5f36bb09ba73e0a8b7c62e014 Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期五, 21 三月 2025 14:30:45 +0800
Subject: [PATCH] fix:新增返回值

---
 LifePayment/LifePayment.Domain.Shared/Enum/LifePay/LifePayEnum.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/LifePayment/LifePayment.Domain.Shared/Enum/LifePay/LifePayEnum.cs b/LifePayment/LifePayment.Domain.Shared/Enum/LifePay/LifePayEnum.cs
index 585f39d..0979050 100644
--- a/LifePayment/LifePayment.Domain.Shared/Enum/LifePay/LifePayEnum.cs
+++ b/LifePayment/LifePayment.Domain.Shared/Enum/LifePay/LifePayEnum.cs
@@ -49,7 +49,7 @@
     [Description("宸插け璐�")]
     宸插け璐� = 20,
 
-    [Description("鏀粯瀹濇敮浠�")]
+    [Description("宸插畬鎴�")]
     宸插畬鎴� = 30,
 
     [Description("閫�娆惧緟瀹℃牳")]

--
Gitblit v1.9.1