登陆区服id
parent
73164739a2
commit
4d15787c27
|
@ -26,7 +26,7 @@ message LoginRequest{
|
|||
optional string platform_s = 12;// 平台类型
|
||||
optional string distinct_id = 13;//访客id
|
||||
optional string cc_id = 14;//区分游戏和渠道
|
||||
optional int32 serverId = 15;//区服id
|
||||
optional string serverId = 15;//区服id
|
||||
}
|
||||
|
||||
message LoginResponse{
|
||||
|
|
Loading…
Reference in New Issue