{}curl --location --request POST 'http://localhost/listBot' \
--header 'X-Token: yoyohuhu' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 0,
"data": [
{
"id": "1231414",
"status": "心跳异常",
"protocol": "手表QQ"
},
{
"id": "52252",
"status": "登录完毕",
"protocol": "手表QQ"
}
]
}