18 lines
481 B
JSON
18 lines
481 B
JSON
{
|
|
"base_resp": { "status_code": 0, "status_msg": "success" },
|
|
"data": {
|
|
"current_subscribe_title": "Token Plan Plus",
|
|
"model_remains": [
|
|
{
|
|
"model_name": "general",
|
|
"current_interval_total_count": 100,
|
|
"current_interval_usage_count": 25,
|
|
"current_interval_remaining_percent": 75,
|
|
"current_weekly_total_count": 100,
|
|
"current_weekly_usage_count": 40,
|
|
"current_weekly_remaining_percent": 60
|
|
}
|
|
]
|
|
}
|
|
}
|