From c6e53b0983e6864d3d28d01894a2053305c2e3fb Mon Sep 17 00:00:00 2001
From: wankeda <Administrator@DESKTOP-HAU3ST3>
Date: 星期四, 15 一月 2026 17:27:11 +0800
Subject: [PATCH] 1

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

diff --git a/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs b/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs
index 7c8247a..22a79b7 100644
--- a/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs
+++ b/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs
@@ -87,11 +87,15 @@
         [Description("浣欐枡閫�搴�")]
         浣欐枡閫�搴� = 14,
 
+        [Description("鍚堟墭鍑哄簱瀹屾垚")]
+        鍚堟墭鍑哄簱瀹屾垚 = 15,
+
         [Description("鐩樼偣鍑哄簱瀹屾垚")]
         鐩樼偣鍑哄簱瀹屾垚 = 20,
 
         [Description("鐩樼偣搴撳瓨瀹屾垚")]
         鐩樼偣搴撳瓨瀹屾垚 = 32,
+
     }
 
     public enum OutStockStatus

--
Gitblit v1.9.3