Files
mymelody/.claude/settings.local.json
史悦 e3c8a02669 feat: 更新网易云音乐API版本并增强日志记录
更新NeteaseCloudMusicApi至最新版本4.28.0以获取最新功能
在wycloud音乐平台服务中添加详细日志记录,包括上传状态、错误信息和响应数据
添加.claude本地配置文件设置基础权限
2026-01-08 11:27:19 +08:00

13 lines
208 B
JSON

{
"permissions": {
"allow": [
"Bash(find:*)",
"WebSearch",
"WebFetch(domain:www.npmjs.com)",
"Bash(npm view:*)",
"Bash(npm install:*)",
"Bash(node -e:*)"
]
}
}