添加区域模式,优化提示

This commit is contained in:
ytc1012
2025-12-11 11:44:54 +08:00
parent 86c47ba772
commit ea0976b75b
6 changed files with 433 additions and 64 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(wc:*)"
"Bash(wc:*)",
"Bash(cat:*)"
]
}
}