linwei
2024-01-08 68a9f0a33df16b5aa8c622b61fc5c6bc96e721d7
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;
   /**
    * 确认时间
    */