settings.local.json 1.0 KB

123456789101112131415161718
  1. {
  2. "permissions": {
  3. "allow": [
  4. "WebFetch(domain:s.apifox.cn)",
  5. "Bash(curl -s \"https://s.apifox.cn/f4dade51-c892-44e5-9663-d952b24d899e/500978963e0\")",
  6. "Bash(powershell -Command \":*)",
  7. "Bash(git -C 'E:/git/2021项目/v3-小程序' log --all --oneline -S'/exam/user/exam/mockList' -- 'pages_safetyEducationExamination' '.claude')",
  8. "Bash(git -C 'E:/git/2021项目/v3-小程序' log --all --oneline -- '*mock*' '*exam*')",
  9. "WebSearch",
  10. "Bash(git -C 'E:/git/2021项目/v3-小程序' log --all --oneline -- 'pages_safetyEducationExamination/views/exam/index.vue')",
  11. "Bash(git -C 'E:/git/2021项目/v3-小程序' branch --all --no-color)",
  12. "Bash(git -C 'E:/git/2021项目/v3-小程序' status --short)",
  13. "Bash(git -C 'E:/git/2021项目/v3-小程序' diff -- pages_safetyEducationExamination/api/index.js pages_safetyEducationExamination/views/exam/index.vue)",
  14. "Bash(curl.exe -L --fail --max-time 20 -sS 'https://s.apifox.cn/f4dade51-c892-44e5-9663-d952b24d899e/500978964e0.md')"
  15. ]
  16. }
  17. }