linwe
2024-06-20 79d28c3b174275e4ecdd89baa5b0d7caccda5c8d
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 = "")