feat: 更新网易云音乐API版本并增强日志记录
更新NeteaseCloudMusicApi至最新版本4.28.0以获取最新功能 在wycloud音乐平台服务中添加详细日志记录,包括上传状态、错误信息和响应数据 添加.claude本地配置文件设置基础权限
This commit is contained in:
12
.claude/settings.local.json
Normal file
12
.claude/settings.local.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(find:*)",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:www.npmjs.com)",
|
||||
"Bash(npm view:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(node -e:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user