跨服切磋
parent
e4361e0061
commit
2686d7ec50
|
@ -48,6 +48,7 @@ import "CommonProto.proto";
|
||||||
message PlayWithSbRequest{
|
message PlayWithSbRequest{
|
||||||
optional int32 challengeUid =1;
|
optional int32 challengeUid =1;
|
||||||
optional int32 myteamId = 2;
|
optional int32 myteamId = 2;
|
||||||
|
optional int32 cross = 3;//是否跨服 0 本服 1跨服
|
||||||
}
|
}
|
||||||
|
|
||||||
message PlayWithSbResponse{
|
message PlayWithSbResponse{
|
||||||
|
|
Loading…
Reference in New Issue