src/main/java/org/springblade/modules/task/entity/TaskCampusReportingEventEntity.java
@@ -41,8 +41,8 @@ /** 主键id */ @ApiModelProperty(value = "主键ID", example = "") // @TableId(value = "id", type = IdType.AUTO) private Long id; @TableId(value = "id", type = IdType.AUTO) private Integer id; /** 任务ID */ @ApiModelProperty(value = "任务ID", example = "")