From 4704eed889c9ffb224fa9632712c22cb1fef95a9 Mon Sep 17 00:00:00 2001
From: bklLiudl <673013083@qq.com>
Date: 星期二, 12 三月 2024 16:05:53 +0800
Subject: [PATCH] Merge branch 'master' of https://gitee.com/liudongl/jc24-wms

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

--
Gitblit v1.8.0