张天森
2022-10-10 c0bfb3bf64b9be3178263aa6b3655b23afba1b16
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;
}