POST /settings/getNotifySwitch (missing) ->
{
"code": 200,
"msg": "Success",
"data": {
"game_recs": 2,
"act_notify": 2,
"news_pushes": 2
},
"time": "<timestamp>"
}
POST /game/userVideoNum ->
{
"code": 200,
"msg": "Success",
"data": {
"video_num": 0
},
"time": "<timestamp>"
}
Also missing:
/heartbeat/game/update
/heartbeat/game/end
POST
/settings/getNotifySwitch(missing) ->{ "code": 200, "msg": "Success", "data": { "game_recs": 2, "act_notify": 2, "news_pushes": 2 }, "time": "<timestamp>" }POST
/game/userVideoNum->{ "code": 200, "msg": "Success", "data": { "video_num": 0 }, "time": "<timestamp>" }Also missing:
/heartbeat/game/update/heartbeat/game/end