打点访客id
parent
b459a8e9e9
commit
23b6b64334
|
@ -23,6 +23,7 @@ import "CommonProto.proto";
|
|||
optional string openId =10; //openID
|
||||
optional string channel_s=11; //渠道 ID
|
||||
optional string platform_s=12;// 平台类型
|
||||
optional string distinct_id = 13;//访客id
|
||||
}
|
||||
|
||||
message LoginResponse{
|
||||
|
|
Loading…
Reference in New Issue