Page History

Firstcheckin

Last edited by 郑超

返回

签到


URL: http://apiwjjtest.cnlive.com/Daren/integral/checkIn.action


请求方式: HTTP POST


请求参数说明:

参数名 参数类型 必选 参数说明
sid String true 用户sid

返回格式: JSON


返回格式样例:

{
    "data": {
        "score": 1000,
        "scores": [
            "1000,2000,3000,4000,5000,6000,7000"
        ],
        "status": false,
        "times": 1,
        "url": "http://wjjh5test.cnlive.com/rewardRules.html"
    },
    "errorCode": "0",
    "errorMessage": "成功"
}