Files
autoAiWorkSys/.claude/settings.local.json
张成 956cfe88f8 1
2025-12-30 16:23:45 +08:00

29 lines
660 B
JSON

{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(find:*)",
"Bash(xargs ls:*)",
"Read(//f/项目/node框架项目/**)",
"Read(//f/项目/约球小程序后端/nodeapi/**)",
"Bash(dir:*)",
"Bash(mkdir:*)",
"Bash(findstr:*)",
"Bash(cat:*)",
"Bash(npm run restart:*)",
"Bash(del scheduledJobs.js)",
"Bash(ls:*)",
"Bash(wc:*)",
"Bash(for:*)",
"Bash(done)",
"Bash(npm start)",
"Bash(timeout 10 npm start)",
"Bash(timeout 15 npm start)",
"Bash(del apiservicesconfigaiConfig.js)",
"Bash(grep:*)"
],
"deny": [],
"ask": []
}
}