linwei
2023-12-29 7504c8c0984193d7184ca2c47b4ff6ffc0b67c8f
src/main/java/org/springblade/modules/task/entity/TaskLabelReportingEventEntity.java
@@ -50,7 +50,7 @@
    * 场所ID
    */
   @ApiModelProperty(value = "场所ID")
   private Integer placeId;
   private Long placeId;
   /**
    * 房屋ID
    */
@@ -98,7 +98,7 @@
    * 确认人ID
    */
   @ApiModelProperty(value = "确认人ID")
   private Integer confirmUserId;
   private Long confirmUserId;
   /**
    * 确认时间
    */