647556386
18 小时以前 b5d01891fbbd69d8d50d2b4fb562fac3130fc2d6
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IStockService/IStockInfoDetailService.cs
@@ -14,5 +14,8 @@
        bool ExistBarcodes(List<string> barcodes);
        PageGridData<StockInfoDetailWithPalletDto> GetPageData2(PageDataOptions options);
        Task<WebResponseContent> LockOrUpLockStockDetail(SaveModel saveModel);
    }
}