如有调用问题,通过 Model Link 首页二维码添加工作人员处理
curl --location 'https://api.modellink.online/api/user/self/quota' \
--header 'Authorization;' \
--header 'Authorization;'{
"data": {
"quota": 0,
"used_quota": 0
},
"message": "string",
"success": true
}