linwe
2023-12-21 7b91c99980e9db0c880bf3905a7cfd54ffca44cc
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 = "物业公司名称")