From fee75dfd690506efb6bb67e1a91a545efb527c1a Mon Sep 17 00:00:00 2001 From: chengsc <11752@DESKTOP-DS49RCP> Date: 星期五, 17 一月 2025 16:00:12 +0800 Subject: [PATCH] Merge branch 'csc' --- 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 9cb3aac..dcd9c1d 100644 --- a/Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs +++ b/Wms/WMS.BLL/BllSoServer/ExportNoticeServer.cs @@ -3809,10 +3809,10 @@ } /// <summary> - /// 鑾峰彇鎷嗗灈鍒嗘嫞涓绘壂绠辩爜鍑哄簱 + /// 鎷嗗灈鍒嗘嫞涓绘壂绠辩爜鍑哄簱 /// </summary> - /// <param name="model">鎷嗗灈鎵樼洏鍙峰拰WCS浠诲姟鍙�</param> - /// <returns>鎷嗗灈鎵樼洏淇℃伅</returns> + /// <param name="model">绠卞彿</param> + /// <returns>鍑哄簱鍒嗘嫞鍙�</returns> public string BoxInfoExportWcs(string boxno) { try @@ -3995,7 +3995,7 @@ //淇敼鍑哄簱鍗曚俊鎭� Db.Updateable(notice).ExecuteCommand(); - return ""; + return allot.LoadingAddre; } catch (Exception e) { -- Gitblit v1.8.0