Commit ad96b4e9 authored by mercury233's avatar mercury233 Committed by GitHub

change avatar url

parent 5dce7118
......@@ -73,7 +73,7 @@ public class ChatMessage {
}
public String getAvatarUrl(String userName) {
return "https://api.moecube.com/accounts/users/" + userName + ".png";
return "https://sapi.moecube.com:444/avatar/avatar/" + userName + "/100/ygomobile.png";
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment