From 2f281db1e4272c8061cd424c3eb946abb1b0a640 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期三, 30 七月 2025 15:07:09 +0800
Subject: [PATCH] 测试架货位优化,辅料优化等

---
 代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs"
index 7cd4054..18a14f7 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs"
@@ -59,6 +59,15 @@
         [Description("骞冲簱寰呭彂璐�")]
         骞冲簱寰呭彂璐� = 16,
 
+        [Description("閫佹鍑哄簱瀹屾垚")]
+        閫佹瀹屾垚 = 18,
+
+        [Description("閫佹搴撳瓨瀹屾垚")]
+        閫佹搴撳瓨瀹屾垚 = 19,
+
+        [Description("鐩樼偣鍑哄簱瀹屾垚")]
+        鐩樼偣鍑哄簱瀹屾垚 = 20,
+
         [Description("閫�搴�")]
         MES閫�搴� = 21,
 
@@ -68,6 +77,9 @@
         [Description("鎴愬搧浣欐枡鍥炲簱")]
         鎴愬搧浣欐枡鍥炲簱= 31,
 
+        [Description("鐩樼偣搴撳瓨瀹屾垚")]
+        鐩樼偣搴撳瓨瀹屾垚 = 32,
+
         [Description("缁勭洏鎾ら攢")]
         缁勭洏鎾ら攢 = 99,
 

--
Gitblit v1.9.3