app/src/main/java/com/example/firstapp/ui/notifications/NotificationsFragment.kt
@@ -327,7 +327,7 @@ val userInfo = response.data // 本地保存我的邀请码 // PreferencesManager.setInviteCode(userInfo.intervialcode); PreferencesManager.setInviteCode(userInfo.intervialcode); // 设置头像 Glide.with(this) .load(userInfo.cover)