项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/IStockViewService.cs
@@ -14,5 +14,6 @@ PageGridData<StockViewDTO> GetPageData(PageDataOptions options); object GetDetailPage(PageDataOptions pageData); WebResponseContent GetLocationStockView(int Layer); } }