更新协议
This commit is contained in:
parent
51548ba710
commit
37eb67df9b
@ -487,6 +487,7 @@ message ReqGetFriendCard{
|
||||
message ResGetFriendCard{
|
||||
RES_CODE Code = 1;
|
||||
string Msg = 2;
|
||||
string Id = 3;
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
@ -2535,6 +2535,7 @@ message ReqGetFriendCard{
|
||||
message ResGetFriendCard{
|
||||
RES_CODE Code = 1;
|
||||
string Msg = 2;
|
||||
string Id = 3;
|
||||
}
|
||||
|
||||
// 领取引导奖励
|
||||
|
||||
Loading…
Reference in New Issue
Block a user