zxl
2025-12-24 419fab9d84e6b2fbeb6d32b7d7253a6cd195200d
business/src/main/java/com/ycl/domain/vo/DailyStatVO.java
@@ -24,4 +24,7 @@
    private Date completedTime;
    private Integer projectId;
    private String[] fileUrl;
    private String status;
}