zhongrj
2023-12-23 be79f02230177efe76ebcf8c1644d944eec221aa
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 = "")