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