generated from root/miduo_server
增加协议
parent
59a6f998fe
commit
0e4f5b0cde
|
|
@ -25,6 +25,7 @@ import "CommonProto.proto";
|
|||
optional string platform_s=12;// 平台类型
|
||||
optional string distinct_id = 13;//访客id
|
||||
optional int32 area = 14; //战区ID
|
||||
optional int32 server_id = 15; //服务器ID
|
||||
}
|
||||
|
||||
message LoginResponse{
|
||||
|
|
|
|||
Loading…
Reference in New Issue