From 6abb6078281bed657365d9512af90e87ac90ab60 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期一, 18 八月 2025 08:17:20 +0800
Subject: [PATCH] 1

---
 项目代码/WMS/WMSServices/WIDESEA_IStockService/IStockInfoService.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_IStockService/IStockInfoService.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_IStockService/IStockInfoService.cs"
index 85d708b..20766b3 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_IStockService/IStockInfoService.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServices/WIDESEA_IStockService/IStockInfoService.cs"
@@ -15,5 +15,6 @@
     {
         IStockInfoRepository Repository { get; }
         WebResponseContent StockQueryData(SaveModel saveModel);
+        WebResponseContent ManualMaterielGroup(SaveModel saveModel);
     }
 }

--
Gitblit v1.9.3