Page History

Loginyduser

Last edited by 赵家龙

返回

移动登录

URL: http://apiwjjtest.cnlive.com/Daren/sound/loginYDUser.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
sid String true sid
plat String true 设备类型
var String true 版本号
phone String true 用户手机号
pushid String true 用户pushid(百度推送使用channelId,ios)
platform_id String true 包名

返回格式: JSON


返回格式样例:

{
    "result": 0,
    "msg": "success",
    "data": {
        "userid": "12:572f8f9170635de06a1221cba9be9db5",
        "token": "9f102147b67917ced19d1b1d96fe855f",
        "mytm": "2019-09-30T16:15:24+08:00",
        "name": "你好",
        "headimg": "http://wjjtest.ys2.cnliveimg.com/802/img/2018/0726/1532595054410.png",
        "mcids": [],
        "requests": []
    }
}