Files
YG_FT_Platform/.claude/settings.local.json
DESKTOP-72TV0V4\caoxiaozhu bda8f13446 1. 增加了请求框架
2. 增加了删除虚拟环境的脚本
2026-01-12 14:20:44 +08:00

58 lines
1.5 KiB
JSON

{
"permissions": {
"allow": [
"Bash(npm init -y)",
"Bash(npm install:*)",
"Bash(tree:*)",
"Bash(npm run)",
"Bash(npm run dev)",
"Bash(curl:*)",
"Bash(sudo -E bash:*)",
"Bash(apt install:*)",
"Bash(node:*)",
"Bash(npm --version:*)",
"Bash(timeout 10 node:*)",
"Bash(chmod:*)",
"Bash(timeout:*)",
"Bash(pkill:*)",
"Bash(./start-background.sh:*)",
"Bash(cat:*)",
"Bash(./test-network.sh)",
"Bash(kill:*)",
"Bash(rm:*)",
"Bash(./start.sh:*)",
"Bash(lsof:*)",
"Bash(pip3:*)",
"Bash(python3 -m pip:*)",
"Bash(apt update:*)",
"Bash(python3:*)",
"Bash(./test_api.sh:*)",
"Bash(netstat:*)",
"Bash(/data/code/FT_Platform/YG_FT_Platform/test_all.sh:*)",
"Bash(find:*)",
"Bash(./test_upload.sh:*)",
"Bash(./test_all.sh)",
"Bash(/data/code/FT_Platform/YG_FT_Platform/test_data_dir.sh:*)",
"Bash(ls:*)",
"Bash(python:*)",
"Bash(pip install:*)",
"Bash(findstr:*)",
"Bash(taskkill:*)",
"Bash(wmic:*)",
"Bash(for:*)",
"Bash(do echo \"Testing $url:\")",
"Bash(done)",
"Bash(./stop.sh:*)",
"Bash(./xrequest/Scripts/python.exe -m pip:*)",
"Bash(echo \"1. 访问: http://localhost:9999/web/pages/main.html\")",
"Bash(echo:*)",
"Bash(git rm --cached -r:*)",
"Bash(git reset HEAD X-Request/)",
"Bash(git add:*)",
"Bash(git rm:*)",
"Bash(git check-ignore:*)",
"Bash(./setup.sh:*)"
]
}
}