linwe
2023-12-08 aa237538c7e5f71f92372cc6deda1b1fac2e79e5
src/main/java/org/springblade/modules/property/entity/PropertyCompanyEntity.java
@@ -51,6 +51,13 @@
   private Integer id;
   /**
    * 组织机构id
    */
   @JsonSerialize(using = ToStringSerializer.class)
   @ApiModelProperty(value = "组织机构id")
   private Long deptId;
   /**
    * 物业公司名称
    */
   @ApiModelProperty(value = "物业公司名称")