张天森
2022-10-10 ffe024b3d809c540d267cea42bb951aefe357210
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/entity/ComEvent.java
@@ -176,5 +176,7 @@
   private Integer userType;
   @ApiModelProperty("取消时间")
   private Date revokeDate;
   @ApiModelProperty("专家头像")
    @TableField(exist = false)
    private String expertAvatar;
}