From f49fa4b5027cfdc27b429985d023e8002abcca2e Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期三, 05 十一月 2025 23:54:12 +0800
Subject: [PATCH] 1
---
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/LocationEnum.cs | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/LocationEnum.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/LocationEnum.cs"
index df6c0be..d0291bb 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/LocationEnum.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WMS/WIDESEA_WMSServer/WIDESEA_Core/Enums/LocationEnum.cs"
@@ -113,6 +113,26 @@
/// </summary>
[Description("绌烘墭鍏ョ珯鍙�")]
EmptyIn = 8,
+ /// <summary>
+ /// 绌烘墭璐т綅
+ /// </summary>
+ [Description("绌烘墭璐т綅")]
+ EmptyCube = 9,
+ /// <summary>
+ /// 鍘熸潗鏂欒揣浣�
+ /// </summary>
+ [Description("鍘熸潗鏂欒揣浣�")]
+ MaterialsCube = 10,
+ /// <summary>
+ /// 鎴愬搧璐т綅
+ /// </summary>
+ [Description("鎴愬搧璐т綅")]
+ ProductCube = 11,
+ /// <summary>
+ /// 涓嶅悎鏍煎搧璐т綅
+ /// </summary>
+ [Description("涓嶅悎鏍煎搧璐т綅")]
+ ProductStBhg = 12,
}
public enum LocationChangeType
--
Gitblit v1.9.3