feat:修改消息-【小秘书、工会】头像地址

This commit is contained in:
max
2024-03-04 14:14:40 +08:00
parent 1873359e36
commit 5a69f092a2

View File

@@ -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 -> {