本文档由"一诺"编写,测试使用
Authorization: ********************{
"packageId": 0
}curl --location 'https://api.hyperfrp.com/api/users/packages/purchase' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"packageId": 0
}'