happyma求助,ccr启动之后一直报错401 中发帖

以下是我的ccr配置: 
{
“LOG”: true,
“LOG_LEVEL”: “debug”,
“CLAUDE_PATH”: “”,
“HOST”: “127.0.0.1”,
“PORT”: 3456,
“APIKEY”: “sk-zcf-x-ccr”,
“API_TIMEOUT_MS”: “600000”,
“PROXY_URL”: “”,
“transformers”: ,
“Providers”: [
{
“name”: “modelscope”,
“api_base_url”: “https://api-inference.modelscope.cn/v1/chat/completions”,
“api_key”: “b3e930ad-652d-40c9-aeee-9defb0021eae”,
“models”: [
“Qwen/Qwen3-Co...