This commit is contained in:
afei A
2026-03-19 11:01:37 +08:00
parent 674fdbbf08
commit b95fb23b3b
3 changed files with 265 additions and 409 deletions

View File

@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(git init:*)",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(python -c \"import ast, sys; ast.parse\\(open\\('sap-c4c-AttachmentFolder.py'\\).read\\(\\)\\); print\\('语法检查通过'\\)\")"
]
}
}