From 3fff7e8eb6fe78f3a512eff51bf16aee39cf9072 Mon Sep 17 00:00:00 2001
From: 647556386 <647556386@qq.com>
Date: 星期一, 08 十二月 2025 21:21:10 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/ZhongRui/ALDbanyunxiangmu

---
 项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS\346\227\240\344\273\223\345\202\250\347\211\210/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS\346\227\240\344\273\223\345\202\250\347\211\210/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs"
index 5321f46..804117d 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS\346\227\240\344\273\223\345\202\250\347\211\210/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS\346\227\240\344\273\223\345\202\250\347\211\210/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs"
@@ -40,6 +40,9 @@
         Lock,
 
     }
+
+ 
+
     /// <summary>
     /// 搴撳瓨鐘舵�侊細 <br/>
     /// 1锛岀粍鐩樻殏瀛�<br/>
@@ -58,7 +61,7 @@
 
         [Description("鍏ュ簱纭")]
         鍏ュ簱纭 = 3,
-
+    
         [Description("鍏ュ簱瀹屾垚")]
         鍏ュ簱瀹屾垚 = 6,
 
@@ -98,10 +101,18 @@
         [Description("鐩樼偣搴撳瓨瀹屾垚")]
         鐩樼偣搴撳瓨瀹屾垚 = 32,
 
-        [Description("缁勭洏鎾ら攢")]
+        [Description("宸叉竻鐞�")]
+        宸叉竻鐞� = 33,
+
+        [Description("杩囨湡")]
+        杩囨湡 =98,
+
+       [Description("缁勭洏鎾ら攢")]
         缁勭洏鎾ら攢 = 99,
 
         [Description("鍏ュ簱鎾ら攢")]
         鍏ュ簱鎾ら攢 = 199,
+
+
     }
 }

--
Gitblit v1.9.3