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; /** * 确认时间 */