From 35530048d4e2c46f2c43f335f94d2176b21c9852 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期四, 24 七月 2025 14:43:04 +0800
Subject: [PATCH] 最新代码上传,环线,WMS逻辑等

---
 项目代码/WMS/WMSServices/WIDESEA_IStockService/IStockInfoService.cs |    3 ---
 1 files changed, 0 insertions(+), 3 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 2533a8d..890e8c4 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"
@@ -26,8 +26,5 @@
 
         List<Dt_StockInfo> GetUseableStocks(string materielCode, string batchNo, string palletcode, int warehoseId);
         WebResponseContent StockQueryData(SaveModel saveModel);
-
-        List<PPStockSelectViewDTO> PPGetStockSelectViews(int orderId, string materielCode);
-        List<PPStockSelectViewDTO> PPGetPKStockSelectViews(int orderId, string materielCode);
     }
 }

--
Gitblit v1.9.3