23 lines
668 B
JSON
23 lines
668 B
JSON
{
|
|
"base_resp": { "status_code": 0, "status_msg": "success" },
|
|
"data": {
|
|
"current_subscribe_title": "Token Plan Plus",
|
|
"points_balance": "14000",
|
|
"model_remains": [
|
|
{
|
|
"model_name": "general",
|
|
"current_interval_total_count": 0,
|
|
"current_interval_usage_count": 0,
|
|
"current_interval_remaining_percent": "96",
|
|
"start_time": 1780279200000,
|
|
"end_time": 1780297200000,
|
|
"current_weekly_total_count": 0,
|
|
"current_weekly_usage_count": 0,
|
|
"current_weekly_remaining_percent": "99",
|
|
"weekly_start_time": 1780243200000,
|
|
"weekly_end_time": 1780848000000
|
|
}
|
|
]
|
|
}
|
|
}
|