简介头像
This commit is contained in:
@@ -1835,7 +1835,7 @@ func (r *UserDoctorService) PutDoctorIntroduction(doctorId int64, req requests.P
|
||||
profileItem := []tencentIm.ProfileItem{
|
||||
{
|
||||
Tag: "Tag_Profile_IM_Image",
|
||||
Value: doctorIntroductionRecord.Avatar,
|
||||
Value: utils.AddOssDomain(doctorIntroductionRecord.Avatar),
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user