wangxinhui
4 天以前 2c889b38311883ceb703c4e0034c798fdaa2e21c
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IStockRepository/IProStockInfoRepository.cs
@@ -18,5 +18,6 @@
        /// 鑾峰彇鎴愬搧搴撳瓨
        /// </summary>
        List<Dt_ProStockInfo> GetProStocks(Dt_MesRworkOutboundOrder mesRworkOutboundOrder, List<string> locationInfos);
        List<Dt_ProStockInfo> GetProStocks(Dt_ErpProScrapSheetDetail erpProScrapSheetDetail, List<string> locationInfos);
    }
}