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