From c84eb83d59f5d3057a6f3dbc375d3c98a6447c2f Mon Sep 17 00:00:00 2001
From: yangpeixing <yangpeixing@hnkhzn.com>
Date: 星期五, 13 三月 2026 17:00:56 +0800
Subject: [PATCH] 1

---
 WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs b/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs
index 55933a6..22a79b7 100644
--- a/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs
+++ b/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs
@@ -74,6 +74,28 @@
 
         [Description("鍏ュ簱瀹屾垚鏈缓鍑哄簱鍗�")]
         鍏ュ簱瀹屾垚鏈缓鍑哄簱鍗� = 10,
+
+        [Description("鐩樼偣涓�")]
+        鐩樼偣涓� = 11,
+
+        [Description("鍏ュ簱涓�")]
+        鍏ュ簱涓� = 12,
+
+        [Description("鍙嶆嫞鍏ュ簱")]
+        鍙嶆嫞鍏ュ簱 = 13,
+
+        [Description("浣欐枡閫�搴�")]
+        浣欐枡閫�搴� = 14,
+
+        [Description("鍚堟墭鍑哄簱瀹屾垚")]
+        鍚堟墭鍑哄簱瀹屾垚 = 15,
+
+        [Description("鐩樼偣鍑哄簱瀹屾垚")]
+        鐩樼偣鍑哄簱瀹屾垚 = 20,
+
+        [Description("鐩樼偣搴撳瓨瀹屾垚")]
+        鐩樼偣搴撳瓨瀹屾垚 = 32,
+
     }
 
     public enum OutStockStatus

--
Gitblit v1.9.3