zhongrj
2024-02-02 30f7705239334a3df2c7a296fb11abd1b28355cb
src/main/java/org/springblade/modules/police/entity/PoliceAffairsGridEntity.java
@@ -30,8 +30,8 @@
    */
   @JsonSerialize(using = ToStringSerializer.class)
   @ApiModelProperty("主键id")
   @TableId(value = "id", type = IdType.AUTO)
   private Integer id;
   @TableId(value = "id", type = IdType.ASSIGN_ID)
   private Long id;
   /**
    * 警务网格编号
    */