3.7 记录聊天室进入用户.md 495 Bytes

请求参数说明:

参数名 参数类型 必选 参数说明
spId String true 服务提供商
activeId String true 活动ID
sid String false SSO ID
uuid String true 设备ID(xxx_xxx)
plat String true 客户端平台标识(a/i)
sign String true 签名

返回样例:

{
    "errorCode": "0",
    "errorMessage": "success"
}