From cf7069e5b979e025d30f13a2fe3ee3b3d824cea6 Mon Sep 17 00:00:00 2001
From: zhengyuxuan <zhengyuxuan1995>
Date: 星期二, 25 三月 2025 11:03:47 +0800
Subject: [PATCH] Merge branch 'master' of http://120.26.58.240:8888/r/LifePaymentApi

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

diff --git a/LifePayment/LifePayment.Domain.Shared/Enum/LifePay/LifePayEnum.cs b/LifePayment/LifePayment.Domain.Shared/Enum/LifePay/LifePayEnum.cs
index 5963033..3acbb10 100644
--- a/LifePayment/LifePayment.Domain.Shared/Enum/LifePay/LifePayEnum.cs
+++ b/LifePayment/LifePayment.Domain.Shared/Enum/LifePay/LifePayEnum.cs
@@ -71,8 +71,8 @@
     [Description("鍏呭�间腑")]
     鍏呭�间腑 = 10,
 
-    //[Description("宸插け璐�")]
-    //宸插け璐� = 20,
+    [Description("宸插け璐�")]
+    宸插け璐� = 20,
 
     [Description("宸插畬鎴�")]
     宸插畬鎴� = 30,

--
Gitblit v1.9.1