From 0bc021a1c7515af5a0f102776488f0457d418d27 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期一, 30 十二月 2024 11:46:05 +0800
Subject: [PATCH] 获取最新代码
---
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Common/StockEnum/StockStatusEmun.cs | 11 +++++------
1 files changed, 5 insertions(+), 6 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 863b7da..86bbdf2 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"
@@ -12,8 +12,7 @@
/// 1锛岀粍鐩樻殏瀛�<br/>
/// 2锛岀粍鐩樻挙閿�<br/>
/// 3锛屽叆搴撶‘璁�<br/>
- /// 4锛屽叆搴撴挙閿�<br/>
- /// 5锛屽凡鍏ュ簱<br/>
+ /// 4锛屽叆搴撴挙閿�<br/>
/// 6锛屽叆搴撳畬鎴�<br/>
/// 7锛屽嚭搴撻攣瀹�<br/>
/// 8锛屽嚭搴撳畬鎴�<br/>
@@ -33,9 +32,6 @@
[Description("鍏ュ簱鎾ら攢")]
鍏ュ簱鎾ら攢 = 4,
- [Description("宸插叆搴�")]
- 宸插叆搴� = 5,
-
[Description("鍏ュ簱瀹屾垚")]
鍏ュ簱瀹屾垚 = 6,
@@ -49,6 +45,9 @@
绉诲簱閿佸畾 = 9,
[Description("鍏ュ簱瀹屾垚鏈缓鍑哄簱鍗�")]
- 鍏ュ簱瀹屾垚鏈缓鍑哄簱鍗� = 10
+ 鍏ュ簱瀹屾垚鏈缓鍑哄簱鍗� = 10,
+
+ [Description("閫�搴�")]
+ 閫�搴� = 11,
}
}
--
Gitblit v1.9.3