From 6861434f1445d1685b67a24897890c34f8c54f85 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期三, 08 四月 2026 17:22:26 +0800
Subject: [PATCH] WCS&WMS代码更新
---
代码管理/WMS/WMSServices/WIDESEA_Common/StockEnum/StockStatusMenu.cs | 53 +++++++----------------------------------------------
1 files changed, 7 insertions(+), 46 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WMSServices/WIDESEA_Common/StockEnum/StockStatusMenu.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WMSServices/WIDESEA_Common/StockEnum/StockStatusMenu.cs"
index 2a586d1..8047b57 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WMSServices/WIDESEA_Common/StockEnum/StockStatusMenu.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WMSServices/WIDESEA_Common/StockEnum/StockStatusMenu.cs"
@@ -23,8 +23,14 @@
[Description("缁勭洏鏆傚瓨")]
缁勭洏鏆傚瓨 = 1,
+ [Description("缁勭洏鎾ら攢")]
+ 缁勭洏鎾ら攢 = 2,
+
[Description("鍏ュ簱纭")]
鍏ュ簱纭 = 3,
+
+ [Description("鍏ュ簱鎾ら攢")]
+ 鍏ュ簱鎾ら攢 = 4,
[Description("鍏ュ簱瀹屾垚")]
鍏ュ簱瀹屾垚 = 6,
@@ -36,51 +42,6 @@
鍑哄簱瀹屾垚 = 8,
[Description("绉诲簱閿佸畾")]
- 绉诲簱閿佸畾 = 9,
-
- [Description("鑰佸巶閫�鏂欐殏瀛�")]
- 鑰佸巶閫�鏂欐殏瀛� = 10,
-
- [Description("鍗氭�濋�氱粍鐩樻殏瀛�")]
- 鍗氭�濋�氱粍鐩樻殏瀛� = 11,
-
- [Description("鎵嬪姩缁勭洏鏆傚瓨")]
- 鎵嬪姩缁勭洏鏆傚瓨 = 12,
-
- [Description("鎵嬪姩缁勭洏鍏ュ簱纭")]
- 鎵嬪姩缁勭洏鍏ュ簱纭 = 13,
-
- [Description("鎷i�夊畬鎴�")]
- 鎷i�夊畬鎴� =14,
-
- [Description("鑰佸巶閫�搴�")]
- 鑰佸巶閫�搴� = 15,
-
- [Description("MES浣欐枡閫�搴�")]
- MES浣欐枡閫�搴� = 21,
-
- [Description("MES绌烘墭閫�搴�")]
- MES绌烘墭閫�搴� = 22,
- }
- /// <summary>
- /// 鎴愬搧搴撳瓨灞炴�э細<br/>
- /// 1:鎴愬搧<br/>
- /// 2:鍗婃垚鍝�<br/>
- /// 3:鍘熸潗鏂�<br/>
- /// 4:杈呮枡澶囦欢<br/>
- /// 5:绌烘墭<br/>
- /// </summary>
- public enum ProStockAttributeEnum
- {
- [Description("鎴愬搧")]
- 鎴愬搧 =1,
- [Description("鍗婃垚鍝�")]
- 鍗婃垚鍝� = 2,
- [Description("鍘熸潗鏂�")]
- 鍘熸潗鏂� = 3,
- [Description("杈呮枡澶囦欢")]
- 杈呮枡澶囦欢 = 4,
- [Description("绌烘墭")]
- 绌烘墭 = 5,
+ 绉诲簱閿佸畾 = 9
}
}
--
Gitblit v1.9.3