linwe
2024-07-29 1afd9c9dcb4565d05f884f4fa1fa69d2b84bda5b
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 = "")