xiangpei
2024-04-30 a1cd5dff6ab9be0558ce17554569610cc0c3ae9d
ycl-pojo/src/main/java/com/ycl/platform/domain/query/ReportQuery.java
@@ -28,5 +28,13 @@
    private Date endCreateTime;
    private String pointId;
    private String peopleId;
    private List<Integer> pointIdList;
    private List<Integer> peopleIdList;
}