From 3460ffdc967b65ea67c959212c2505a19008401e Mon Sep 17 00:00:00 2001
From: 647556386 <647556386@qq.com>
Date: 星期四, 16 四月 2026 13:39:56 +0800
Subject: [PATCH] 盘点优化,智仓调智仓防呆

---
 项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs |   28 +++++++++++++++++++++++++++-
 1 files changed, 27 insertions(+), 1 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 d10b600..8b787c8 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/>
@@ -86,6 +89,12 @@
         [Description("鎷i�夊畬鎴�")]
         鎷i�夊畬鎴� =14,
 
+        [Description("鏅轰粨鍏ユ櫤浠撶粍鐩樻殏瀛�")]
+        鏅轰粨鍏ユ櫤浠撶粍鐩樻殏瀛� = 15,
+
+        [Description("鐩樼偣鍑哄簱閿佸畾")]
+        鐩樼偣鍑哄簱閿佸畾 = 16,
+
         [Description("閫佹搴撳瓨瀹屾垚")]
         閫佹搴撳瓨瀹屾垚 = 19,
 
@@ -98,10 +107,27 @@
         [Description("鐩樼偣搴撳瓨瀹屾垚")]
         鐩樼偣搴撳瓨瀹屾垚 = 32,
 
-        [Description("缁勭洏鎾ら攢")]
+        [Description("宸叉竻鐞�")]
+        宸叉竻鐞� = 33,
+
+        [Description("鎵嬪姩鍐荤粨")]
+        鎵嬪姩鍐荤粨 = 55,
+
+        [Description("鎵嬪姩瑙i攣")]
+        鎵嬪姩瑙i攣 = 66,
+
+        [Description("閲嶆涓�")]
+        閲嶆涓� = 77,
+
+        [Description("杩囨湡")]
+        杩囨湡 =98,
+
+       [Description("缁勭洏鎾ら攢")]
         缁勭洏鎾ら攢 = 99,
 
         [Description("鍏ュ簱鎾ら攢")]
         鍏ュ簱鎾ら攢 = 199,
+
+
     }
 }

--
Gitblit v1.9.3