wangxinhui
2025-11-12 f54b7815d8451f362554e3d2d09b4991ce13d4ff
ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_IStockRepository/IStockInfoRepository.cs
@@ -16,7 +16,9 @@
        List<Dt_StockInfo> GetStockInfos(string materielCode);
        List<Dt_StockInfo> GetStockInfos(int materielId,decimal width, List<string> locationCodes);
        /// <summary>
        /// èŽ·å–ç”Ÿç®¡å¯ä½¿ç”¨åº“å­˜
        /// </summary>
        List<Dt_StockInfo> GetStockInfos(string materielCode, decimal width, List<string> locationCodes);
        List<Dt_StockInfo> GetStockInfos(string materielCode, List<string> locationCodes);