curl --location 'https://api.oraydev.cn/sl/v1/cr/remote_rank?offset=0&limit=10&starttime=&endtime=' \
--header 'Authorization: Bearer <token>'{
"rrs": [
{
"count": 10,
"rc_remote_id": 111,
"rc_name": "Desktop-Windows"
}
]
}