curl --location 'http://cf-v2.uapis.cn/node_uptime?time=30&node=%E6%9C%88%E7%90%83%E5%A4%9A%E7%BA%BF'{
"msg": "string",
"code": 0,
"data": [
{
"node_name": "string",
"history_uptime": [
{
"recorded_at": "string",
"uptime": 0
}
]
}
],
"state": "string"
}