yanghui
2022-11-26 73f86cb94faa49f1157d6c9f00737a28f63507f4
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/vos/property/ComPropertyWorkerVO.java
@@ -34,5 +34,6 @@
    private String image;
    @ApiModelProperty(value = "物业公司关联id")
    @JsonSerialize(using = ToStringSerializer.class)
    private Long refId;
}