From cb385f0b515c738b503c5c75c9d7efcec323716d Mon Sep 17 00:00:00 2001
From: duyongjia <adu_555@163.com>
Date: 星期五, 28 二月 2025 09:12:40 +0800
Subject: [PATCH] 数据库脚本提交

---
 代码管理/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