From 3148a5c11b47ccbda05b8cf4b7fc445318eb13f5 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期一, 19 一月 2026 16:32:12 +0800
Subject: [PATCH] 入库分配巷道逻辑更改,码垛程序优化等

---
 项目代码/WCS/WCSServices/WIDESEAWCS_Common/TaskEnum/TaskTypeEnum.cs |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_Common/TaskEnum/TaskTypeEnum.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_Common/TaskEnum/TaskTypeEnum.cs"
index 97179eb..9c78130 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_Common/TaskEnum/TaskTypeEnum.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServices/WIDESEAWCS_Common/TaskEnum/TaskTypeEnum.cs"
@@ -130,6 +130,12 @@
         InPick = 530,
 
         /// <summary>
+        /// 绌烘墭鍥炲彔鐩�
+        /// </summary>
+        [Description("绌烘墭鍥炲彔鐩�")]
+        EmptyPaletteBack = 535,
+
+        /// <summary>
         /// 鎴愬搧鍏ュ簱
         /// </summary>
         [Description("鎴愬搧鍏ュ簱")]
@@ -175,7 +181,7 @@
         /// 绾稿紶娣嬭啘浣欐枡閫�搴�
         /// </summary>
         [Description("绾稿紶娣嬭啘浣欐枡閫�搴�")]
-        PaperFilmYLBackInbound = 725,
+        PaperLMYLBackInbound = 725,
 
         /// <summary>
         /// 绾歌浣欐枡閫�搴�
@@ -196,6 +202,12 @@
         PaperOldYLBackInbound = 740,
 
         /// <summary>
+        /// 鏃犵汉甯冭浣欐枡閫�搴�
+        /// </summary>
+        [Description("鏃犵汉甯冭浣欐枡閫�搴�")]
+        WFBBackInbound = 745,
+
+        /// <summary>
         /// 宸烽亾鍐呯Щ搴�
         /// </summary>
         [Description("宸烽亾鍐呯Щ搴�")]

--
Gitblit v1.9.3