Closed
1 of 1 issue completedDescription
重现步骤
在线示例链接:(必填)https://ant-design-x.antgroup.com/components/x-request-cn
硅基流动的KEY,有可能是测试使用的,查了下有余额,并且能够正常使用接口
测试:
curl --request GET \
--url https://api.siliconflow.cn/v1/user/info \
--header 'Authorization: Bearer sk-ravoa[隐藏,请及时删除禁用]'
返回:
{
"code": 20000,
"message": "Ok",
"status": true,
"data": {
"id": "qwiq7l0oe9",
"name": "afc***",
"image": "https://avatars.githubusercontent.com/u/***?v=4",
"email": "afc***@gmail.com",
"isAdmin": false,
"balance": "9.6364",
"status": "normal",
"introduction": "",
"role": "",
"chargeBalance": "0",
"totalBalance": "9.6364",
"category": "0"
}
}
还有9块钱呢=.=
当前行为
No response
预期行为
No response
上下文
No response
版本
1.2.0
您在哪些浏览器上遇到了这个问题?
其他
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels