From 32bf3387b6a2217976badc021ca94576210c8f2c Mon Sep 17 00:00:00 2001
From: chengsc <11752@DESKTOP-DS49RCP>
Date: 星期五, 17 一月 2025 15:59:32 +0800
Subject: [PATCH] 修改主扫分拣问题

---
 Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs b/Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs
index e9f2244..94a83d1 100644
--- a/Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs
+++ b/Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs
@@ -3804,10 +3804,10 @@
         }
 
         /// <summary>
-        /// 鑾峰彇鎷嗗灈鍒嗘嫞涓绘壂绠辩爜鍑哄簱
+        /// 鎷嗗灈鍒嗘嫞涓绘壂绠辩爜鍑哄簱
         /// </summary>
-        /// <param name="model">鎷嗗灈鎵樼洏鍙峰拰WCS浠诲姟鍙�</param>
-        /// <returns>鎷嗗灈鎵樼洏淇℃伅</returns>
+        /// <param name="model">绠卞彿</param>
+        /// <returns>鍑哄簱鍒嗘嫞鍙�</returns>
         public string BoxInfoExportWcs(string boxno)
         {
             try
@@ -3990,7 +3990,7 @@
                 //淇敼鍑哄簱鍗曚俊鎭�
                 Db.Updateable(notice).ExecuteCommand();
                 
-                return "";
+                return allot.LoadingAddre;
             }
             catch (Exception e)
             {

--
Gitblit v1.8.0