zhongrj
2023-12-28 1e53e07cb4b95e282e4a0a55cc082db34b83a0d7
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;
   /**
    * 确认时间
    */