This commit is contained in:
aozhiwei 2020-12-09 13:59:38 +08:00
parent ececa81330
commit df3aefecc6

View File

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