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