Merge branch 'errcode' of github.com:OpenIMSDK/Open-IM-Server into errcode

This commit is contained in:
wangchuxiao
2023-05-26 16:22:08 +08:00
4 changed files with 70 additions and 56 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ const (
ConversationPrivateChatNotification = 1701
ConversationUnreadNotification = 1702
MsgRevokeNotification = 1750
MsgRevokeNotification = 2101
BusinessNotificationBegin = 2000
BusinessNotification = 2001