organization

This commit is contained in:
skiffer-git
2022-04-19 16:40:57 +08:00
parent bd6e8d093a
commit f53f34559a
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: