ccId
parent
ccc0042864
commit
4af35089b0
|
|
@ -24,6 +24,7 @@ import "CommonProto.proto";
|
|||
optional string channel_s=11; //渠道 ID
|
||||
optional string platform_s=12;// 平台类型
|
||||
optional string distinct_id = 13;//访客id
|
||||
optional string cc_id = 14;//区分游戏和渠道
|
||||
}
|
||||
|
||||
message LoginResponse{
|
||||
|
|
|
|||
Loading…
Reference in New Issue