lidongdong
2022-10-11 84ff643bf7117c92acbbcdaaeb54329f3d651a86
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/entity/ComEvent.java
@@ -179,4 +179,7 @@
   @ApiModelProperty("专家头像")
    @TableField(exist = false)
    private String expertAvatar;
   @ApiModelProperty("社区id")
   @TableField(exist = false)
   private Long communityId;
}