linwe
2023-12-23 a8b6f8af74094657af5e3d49d30fa05f81bcbe8f
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 = "")