conversation opt

This commit is contained in:
wangchuxiao
2022-02-15 14:11:20 +08:00
parent a8334a22f8
commit 648a852ba7
12 changed files with 190 additions and 39 deletions
+8
View File
@@ -332,6 +332,14 @@ message UserInfoUpdatedTips{
string userID = 1;
}
//////////////////////conversation/////////////////////
message ConversationUpdateTips{
string UserID = 1;
}
///cms
message RequestPagination {
int32 pageNumber = 1;