linwe
2023-12-01 acb3762392bfab85249b13bf3eb1a4dd1affcf28
src/main/java/org/springblade/modules/place/entity/PlaceExtEntity.java
@@ -150,5 +150,4 @@
   @TableLogic
   @ApiModelProperty("是否已删除 0:否  1:是")
   private Integer isDeleted;
}