Files
rent/.claude/settings.local.json
T
2026-05-14 00:17:52 +08:00

43 lines
2.6 KiB
JSON

{
"permissions": {
"allow": [
"Bash(pnpm add *)",
"WebSearch",
"Bash(pnpm dev:h5)",
"WebFetch(domain:localhost)",
"WebFetch(domain:nutui-uniapp.pages.dev)",
"Bash(sleep 5 && cat /tmp/dev-output.log 2>/dev/null | grep -E \"\\(ready|Deprecation|error\\)\" | head -20 || echo \"等待编译...\")",
"Read(//tmp/**)",
"Bash(tee /tmp/dev-full.log)",
"Bash(cat \"/c/Users/admin/AppData/Local/Temp/1/claude/d--project-company-rent/1d30d2db-5aa9-4b4d-b63c-d0b878c123c6/tasks/brj0kvxt2.output\" | grep -i \"deprecation\" | wc -l)",
"Read(//c/Users/admin/AppData/Local/Temp/1/claude/d--project-company-rent/1d30d2db-5aa9-4b4d-b63c-d0b878c123c6/tasks/**)",
"WebFetch(domain:www.uviewui.com)",
"Bash(pnpm search *)",
"Bash(pnpm remove *)",
"Bash(npm run *)",
"Bash(cd /d/project/company/rent/apps/miniapp && grep -n \"@import\" src/pages/index/index.vue src/components/*.vue src/App.vue)",
"Read(//d/d/project/company/rent/apps/miniapp/src/pages/index/**)",
"Bash(pnpm run *)",
"Bash(tee /tmp/dev-output.log)",
"WebFetch(domain:signin.hworld.com)",
"Bash(python3)",
"Bash(npm list *)",
"Bash(cat)",
"Bash(node create-icons.js)",
"Bash(curl -X POST http://localhost:3000/api/orders/1/pay -H \"Content-Type: application/json\" -H \"Authorization: Bearer test\" -d '{\"paymentMethod\":\"wechat\"}' -v)",
"Bash(curl -X POST http://localhost:3000/api/orders/1/pay -v)",
"Bash(xargs grep -l \"jwt\\\\|JWT\")",
"Bash(xargs grep -l \"invite\")",
"Bash(curl -s -X POST http://localhost:3000/api/auth/login/phone -H \"Content-Type: application/json\" -d '{\"phone\":\"13800138000\",\"code\":\"123456\"}')",
"Bash(python3 -c \"import sys, json; data=json.load\\(sys.stdin\\); token=data['data']['accessToken']; import jwt; decoded=jwt.decode\\(token, options={'verify_signature': False}\\); print\\(f\\\\\"iat: {decoded['iat']}, exp: {decoded['exp']}, duration: {decoded['exp']-decoded['iat']} seconds \\({\\(decoded['exp']-decoded['iat']\\)/3600} hours\\)\\\\\"\\)\")",
"Bash(curl -s -X GET http://localhost:3000/api/orders -H \"Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxIiwicGhvbmUiOiIxMzgwMDEzODAwMCIsImlhdCI6MTc3ODM4MTc2NywiZXhwIjoxNzc4Mzg4OTY3fQ.-jcY69afC6O6CtKtOj6tRaoiknypwDfvpXYhpz95rVE\")",
"Bash(pnpm install *)",
"Bash(pnpm dev:mp-weixin)",
"Read(//e/project/wb/**)",
"Bash(pnpm dev:server)",
"Bash(pnpm --filter @rent/server run build)",
"Bash(pnpm --filter @rent/server run dev)"
]
}
}