xuhy
2025-04-17 79e6a7f880512f4773f03fc015eb10cf9c401f73
ruoyi-api/ruoyi-api-order/src/main/java/com/ruoyi/order/api/request/EvaluatePageRequest.java
@@ -24,4 +24,10 @@
    private Integer pageSize;
    private List<Integer> userIdList;
    private List<String> siteIds;
}