混剪功能

This commit is contained in:
2025-11-24 23:51:22 +08:00
parent 159eb835d6
commit cea43dd635
23 changed files with 2203 additions and 1470 deletions

View File

@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(find:*)",
"Bash(mvn:*)"
],
"deny": [],
"ask": []
}
}