linwe
2024-08-09 8b7258c9427882bb1798f1502eaa35184c6e374e
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 = "")