From 02abdb2a7821e1eacc2b8ddc91e398cd9906c8cf Mon Sep 17 00:00:00 2001
From: chengsc <11752@DESKTOP-DS49RCP>
Date: 星期四, 13 三月 2025 18:36:54 +0800
Subject: [PATCH] 修改问题

---
 Wms/WMS.IBLL/IBllSoServer/IExportNoticeServer.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Wms/WMS.IBLL/IBllSoServer/IExportNoticeServer.cs b/Wms/WMS.IBLL/IBllSoServer/IExportNoticeServer.cs
index c5939bc..c5ea03f 100644
--- a/Wms/WMS.IBLL/IBllSoServer/IExportNoticeServer.cs
+++ b/Wms/WMS.IBLL/IBllSoServer/IExportNoticeServer.cs
@@ -57,7 +57,7 @@
         /// <param name="type">绫诲瀷</param>
         /// <param name="msg">鐗╂祦缂栫爜銆佸悕绉般�佹壒娆�</param>
         /// <returns></returns>
-        List<ExStockInfoDto> GetStockGroupList( string type, string ownerNo, string msg);
+        List<ExStockInfoDto> GetStockGroupList(string house, string type, string ownerNo, string msg);
         /// <summary>
         /// 娣诲姞鍑哄簱鍗�
         /// </summary>

--
Gitblit v1.8.0