organization

This commit is contained in:
skiffer-git
2022-04-19 16:40:57 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent 4adb409fc5
commit 0122c4f9ce
9 changed files with 430 additions and 263 deletions
+1
View File
@@ -562,6 +562,7 @@ func Notification(n *NotificationMsg) {
ex = config.Config.Notification.GroupMemberCancelMuted.OfflinePush.Ext
reliabilityLevel = config.Config.Notification.GroupMemberCancelMuted.Conversation.ReliabilityLevel
unReadCount = config.Config.Notification.GroupMemberCancelMuted.Conversation.UnreadCount
}
switch reliabilityLevel {
case constant.UnreliableNotification: