2025-10-29 09:32:52 +08:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
2025-10-30 16:54:27 +08:00
|
|
|
"Bash(tree -L 3 -I 'node_modules' src/)",
|
|
|
|
|
"Bash(mkdir -p 'E:\\code\\智柜宝\\wx\\src\\api\\shop')",
|
|
|
|
|
"Bash(tree 'E:\\code\\智柜宝\\wx\\src\\api' -I 'foo|goods|layout|login|me|order|system|types' -L 2)"
|
2025-10-29 09:32:52 +08:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|