无限额度 则查询结果是100000000Authorization: Bearer ********************curl --location 'https://vip.yi-zhan.top/v1/dashboard/billing/subscription' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'{
"object": "billing_subscription",
"has_payment_method": true,
"soft_limit_usd": 5,
"hard_limit_usd": 5,
"system_hard_limit_usd": 5,
"access_until": 0
}