fix black

master_huanxiang
wangyuan 2019-10-09 15:48:49 +08:00
parent ee1b87c8d5
commit 6d628a6c6c
1 changed files with 1 additions and 2 deletions

View File

@ -283,12 +283,11 @@ import "CommonProto.proto";
}
message GetFriendInfoRequest{
optional int32 type = 1; //1:, 2: 3:
optional int32 type = 1; //1:, 2: 3: 4
}
message GetFriendInfoResponse{
repeated Friend Friends =1; //
repeated Friend BlackFriends =2; //
}
//