helongyang
2 天以前 cb25acc46bf41863e068b6f968f1592b7a14d1c9
代码管理/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);
    }
}