This commit is contained in:
aozhiwei 2020-12-09 13:16:36 +08:00
parent b751393c03
commit 119a146c73

View File

@ -126,4 +126,5 @@ enum SMMessageId_e
_SMUpdateChatRedPointNotify = 511;
_SMUpdateChatChannelLastId = 512;
_SMUpdatePrivateChatRedPointNotify = 513;
_SMChatMsgNotify = 514;
}