From 52267b084f6ceec3ffe3a0f50ac8b8a537bf8405 Mon Sep 17 00:00:00 2001
From: duyongjia <adu_555@163.com>
Date: 星期三, 27 十一月 2024 10:13:32 +0800
Subject: [PATCH] 1

---
 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/LocationEnum/EnableStatusEnum.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/LocationEnum/EnableStatusEnum.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/LocationEnum/EnableStatusEnum.cs"
index a7e0826..b6e4576 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/LocationEnum/EnableStatusEnum.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/LocationEnum/EnableStatusEnum.cs"
@@ -18,14 +18,14 @@
         /// <summary>
         /// 鍙叆
         /// </summary>
-        [Description("鍙叆")]
-        OnlyIn = 1,
+        //[Description("鍙叆")]
+        //OnlyIn = 1,
 
         /// <summary>
         /// 鍙嚭
         /// </summary>
-        [Description("鍙嚭")]
-        OnlyOut = 2,
+        //[Description("鍙嚭")]
+        //OnlyOut = 2,
 
         /// <summary>
         /// 绂佺敤

--
Gitblit v1.9.3