xuhy
2025-04-17 c38fe636d9d7f893cc0b79b10104d3acdb0d5635
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;
}