huangxiaoqiang
4 天以前 9ce02d17cafc6b8dab49b16fa20fdca4c978bb5b
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IStockService/IStockInfoDetailService.cs
@@ -14,5 +14,6 @@
        bool ExistBarcodes(List<string> barcodes);
        PageGridData<StockInfoDetailWithPalletDto> GetPageData2(PageDataOptions options);
    }
}