yanghui
2022-11-21 d0875e8da50625ef0ce083a568de7c8b044aaf4c
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;
}