xiangpei
2024-04-02 e7613a0fe931b6065cca50e4013e3c655970cdd0
ycl-pojo/src/main/java/com/ycl/platform/domain/vo/ReportVO.java
@@ -33,6 +33,9 @@
    private Integer pointId;
    private String pointName;
    /** 报备类型 */
    private String reportType;
    /** 审核时间 */
    private LocalDateTime auditingTime;