本文档由"一诺"编写,测试使用
Authorization: ********************curl --location --request GET 'https://api.hyperfrp.com/api/users/packages/available' \
--header 'Authorization: Bearer <token>'[
{
"id": 0,
"name": "string",
"price": 0,
"traffic": 0,
"nodeCount": 0,
"proxyCount": 0,
"duration": 0
}
]