helongyang
2025-06-22 6f8fe2fc191fb466e3141a6e915d6aa63802c269
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IStockService/IProStockViewService.cs
@@ -14,5 +14,6 @@
        object GetDetailPage(PageDataOptions pageData);
        WebResponseContent Export(PageDataOptions options);
        List<ProStockViewDTO> GetProPKSelectStocks(int orderId);
    }
}