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