unread bug fix

This commit is contained in:
Gordon
2022-08-05 12:08:00 +08:00
parent 0f655e9292
commit 10c0f3075a
5 changed files with 26 additions and 5 deletions
+1
View File
@@ -487,6 +487,7 @@ message UserInfoUpdatedTips{
//////////////////////conversation/////////////////////
message ConversationUpdateTips{
string UserID = 1;
repeated string conversationIDList = 2;
}
message ConversationSetPrivateTips{