ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_StockService/StockInfoService.cs
@@ -130,6 +130,9 @@ return BaseDal.GetStockInfos(materielId,width, locationCodes); } /// <summary> /// è·åç管å¯ä½¿ç¨åºå /// </summary> public List<Dt_StockInfo> GetUseableStocks(string materielCode, decimal width, int warehoseId) { List<string> locationCodes = _basicRepository.LocationInfoRepository.GetCanOutLocationCodes(warehoseId);