项目代码/WMS/WMSServices/WIDESEA_IStockService/IProStockViewService.cs
@@ -13,5 +13,6 @@ PageGridData<ProStockViewDTO> GetPageData(PageDataOptions options); object GetDetailPage(PageDataOptions pageData); WebResponseContent Export(PageDataOptions options); } }