Commit d9026480 authored by fangzhipeng's avatar fangzhipeng

.

parent fe9b69c3
Pipeline #224 canceled with stages
......@@ -172,7 +172,7 @@ public class OAuthProcessor {
}
}
} else {
// user.put(User.USER_NAME, userName);
user.put(User.USER_NAME, "黑米包子");
user.put(UserExt.USER_AVATAR, userAvatar);
try {
userMgmtService.updateUser(user);
......
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