wangxinhui
2025-09-06 1f121db427cc068eee97b699c410d1b5f320e867
项目代码/WMS/WMSServices/WIDESEA_IStockService/IProStockViewService.cs
@@ -13,7 +13,5 @@
        PageGridData<ProStockViewDTO> GetPageData(PageDataOptions options);
        object GetDetailPage(PageDataOptions pageData);
        WebResponseContent Export(PageDataOptions options);
        List<ProStockViewDTO> GetProPKSelectStocks(int orderId);
    }
}