lin
2024-04-23 6a63e7a6d94ee83ca833f8dd513c1c94fcd1c5ba
src/main/java/org/springblade/modules/patrol/entity/PatrolGroupItem.java
@@ -34,7 +34,7 @@
   /** 内容组id */
   @ApiModelProperty(value = "内容组id", example = "")
   @TableField("group_id")
   private Integer groupId;
   private Long groupId;
   /** 名称 */
   @ApiModelProperty(value = "名称", example = "")