smart-starter-report/src/main/java/com/qianwen/core/report/entity/ReportFileEntity.java
@@ -9,7 +9,7 @@ import java.util.Date; @TableName("blade_report_file") /* loaded from: blade-starter-report-9.3.0.0-SNAPSHOT.jar:org/springblade/core/report/entity/ReportFileEntity.class */ public class ReportFileEntity implements Serializable { private static final long serialVersionUID = 1; @TableId(value = "id", type = IdType.ASSIGN_ID)