登录给黑名单信息
parent
f6fa44e3a9
commit
ee1b87c8d5
|
|
@ -288,6 +288,7 @@ import "CommonProto.proto";
|
|||
|
||||
message GetFriendInfoResponse{
|
||||
repeated Friend Friends =1; //好友信息
|
||||
repeated Friend BlackFriends =2; //黑名单信息
|
||||
}
|
||||
|
||||
//测试购买礼包
|
||||
|
|
|
|||
Loading…
Reference in New Issue