Refactor code

This commit is contained in:
wenxu12345
2022-01-16 12:25:41 +08:00
parent 7e13cc84c8
commit 87f14be30c
8 changed files with 637 additions and 354 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ message DeleteFriendResp{
//process
message AddFriendResponseReq{
CommID CommID = 1;
int32 flag = 2;
int32 handleResult = 2;
string handleMsg = 3;
}
message AddFriendResponseResp{