This commit is contained in:
张成
2025-11-24 13:23:42 +08:00
commit 5d7444cd65
156 changed files with 50653 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(find:*)",
"Bash(xargs ls:*)",
"Read(//f/项目/node框架项目/**)",
"Read(//f/项目/约球小程序后端/nodeapi/**)",
"Bash(dir:*)",
"Bash(mkdir:*)"
],
"deny": [],
"ask": []
}
}