curl --location --request GET 'https://chat.jijyun.cn/v1/openapi/balance?apiKey='
{
"Code": 2000,
"Data": {
"balance": 12670.0257,
"next_pay_time": "2026-08-06",
"query_time": "2023-08-09 14:07:49",
"version": "高级版"
},
"Msg": "成功"
}