项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStorageBasicService/Stock/IStockInfoService.cs @@ -23,4 +23,6 @@ Task<WebResponseContent> PrintOrder(object[] key); WebResponseContent UpdateDataStockDetail(List<DtStockInfoDetail> details); }