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