From 2044377679930e8580573322b2a62624a9b0e927 Mon Sep 17 00:00:00 2001
From: 647556386 <647556386@qq.com>
Date: 星期一, 13 四月 2026 08:40:42 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/RuiShiGe/HanDanLiKu

---
 项目代码/WMS/WMSServices/WIDESEA_Common/CommonEnum/EnableEnum.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_Common/CommonEnum/EnableEnum.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_Common/CommonEnum/EnableEnum.cs"
index e4d3718..3b91ef0 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_Common/CommonEnum/EnableEnum.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_Common/CommonEnum/EnableEnum.cs"
@@ -15,13 +15,13 @@
         /// <summary>
         /// 绂佺敤
         /// </summary>
-        [Description("绂佺敤")]
+        [Description("鏈夋晥")]
         Disable = 0,
 
         /// <summary>
         /// 鍚敤
         /// </summary>
-        [Description("鍚敤")]
+        [Description("鏃犳晥")]
         Enable = 1,
     }
 }

--
Gitblit v1.9.3