From 3a5257be69608f4301fe1a1e207db7d95cc4178c Mon Sep 17 00:00:00 2001 From: chengsc <11752@DESKTOP-DS49RCP> Date: 星期日, 11 五月 2025 16:31:40 +0800 Subject: [PATCH] 修改问题 --- Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs | 10 +--------- 1 files changed, 1 insertions(+), 9 deletions(-) diff --git a/Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs b/Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs index c42c3f5..247ff88 100644 --- a/Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs +++ b/Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs @@ -5574,9 +5574,6 @@ OutMode = toLocation, //鍑哄簱鍙� Order = 1, - UnstackingMode=unstackingMode2,//鎷h揣鏂瑰紡 0鏈哄櫒鎷嗘墭鍑� 1 浜哄伐鎷h揣鍑� - CompleteQty= outCount2, //鎷嗙殑浠舵暟 - BoxexQty = outCount, //鎬讳欢鏁� }); taskNoStr = exTask.TaskNo; } @@ -5691,9 +5688,7 @@ OutMode = toLocation, //鐩爣鍦板潃 Order = 1, - UnstackingMode = "1",//鎷h揣鏂瑰紡 0鏈哄櫒鎷嗘墭鍑� 1 浜哄伐鎷h揣鍑� - CompleteQty = 0, //鎷嗙殑浠舵暟 - BoxexQty = 0, //鎬讳欢鏁� + }); #endregion @@ -5749,9 +5744,6 @@ OutMode = toLocation, //鐩爣鍦板潃 Order = 1, - UnstackingMode = unstackingMode2,//鎷h揣鏂瑰紡 0鏈哄櫒鎷嗘墭鍑� 1 浜哄伐鎷h揣鍑� - CompleteQty = outCount2, //鎷嗙殑浠舵暟 - BoxexQty = outCount, //鎬讳欢鏁� }); taskNoStr = exTask1.TaskNo; #endregion -- Gitblit v1.8.0