feat:修改消息-【小秘书、工会】头像地址
This commit is contained in:
@@ -11,11 +11,11 @@ class IMUserInfoProvider : DefaultUserInfoProvider() {
|
||||
val sysAccount = SettingsModel.get().localSysAccount
|
||||
return when (account) {
|
||||
sysAccount.secretaryUid -> {
|
||||
"https://img.hiyoo.fun/secret_message_avatar.png"
|
||||
"https://img.molistar.xyz/secret_message_avatar_molistar.png"
|
||||
}
|
||||
|
||||
sysAccount.hallMessageUid -> {
|
||||
"https://img.hiyoo.fun/hall_message_avatar.png"
|
||||
"https://img.molistar.xyz/hall_message_avatar_molistar.png"
|
||||
}
|
||||
|
||||
else -> {
|
||||
|
Reference in New Issue
Block a user