xuhy
2025-01-08 303037832bae0234f184e77f1c17fc091a4216d9
ruoyi-api/ruoyi-api-order/src/main/java/com/ruoyi/order/api/request/OrderCountDataRequest.java
@@ -21,5 +21,6 @@
    private Integer pageNum;
    private Integer pageSize;
    private List<String> siteIds;
}