lin
2024-03-25 9f8f9d13c42ca8cdccbf351069082a5fdccef2e4
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;
   /**
    * 警务网格编号
    */