linwe
2024-05-29 c10d6358b9f014375a13821465bc978d0c0da22e
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;
   /**
    * 警务网格编号
    */