This commit is contained in:
aozhiwei 2024-03-18 12:03:25 +08:00
parent ddd9940cb6
commit 809534ee6c

View File

@ -77,5 +77,5 @@ enum SMMessageId_e
_SMSyncMobaTeam = 1028; _SMSyncMobaTeam = 1028;
_SMViewerUiNotify = 1029; _SMViewerUiNotify = 1029;
_SMViewerUiMemberUpdate = 1030; _SMViewerUiMemberUpdate = 1030;
_SMTeamComamndNotify = 1031; _SMTeamCommandNotify = 1031;
} }