From be438dd071400936c44a1425ec8d886f63c83329 Mon Sep 17 00:00:00 2001
From: wankeda <Administrator@DESKTOP-HAU3ST3>
Date: 星期五, 11 七月 2025 14:33:08 +0800
Subject: [PATCH] 1

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

diff --git a/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs b/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs
index b9c0656..35b34f6 100644
--- a/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs
+++ b/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/StockEnum.cs
@@ -77,6 +77,9 @@
 
         [Description("鐩樼偣涓�")]
         鐩樼偣涓� = 11,
+
+        [Description("鍏ュ簱涓�")]
+        鍏ュ簱涓� = 12,
     }
 
     public enum OutStockStatus

--
Gitblit v1.9.3