WMS/WIDESEA_WMSServer/WIDESEA_IStockService/IStockInfoService.cs
@@ -24,7 +24,7 @@ //List<Dt_StockInfo> GetUseableStocks(string materielCode, string batchNo,,string , int warehoseId); List<Dt_StockInfo> GetUseableStocks(string materielCode, string palletcode, int warehoseId); List<Dt_StockInfo> GetUseableStocks(string materielCode, string palletcode, List<Dt_Warehouse> warehouse); //List<Dt_StockInfo> GetUseableStocks(string materielCode, string batchNo, int warehoseId);