linwe
2024-06-18 cb734129b410c02275c0f2fc5e820d6ccc0e17c0
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 = "")