fix bugs
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-12-11 16:56:19 +08:00
parent ab69968bda
commit 5b806e29b7
45 changed files with 13744 additions and 6364 deletions

View File

@@ -1,10 +1,21 @@
{
"permissions": {
"allow": [
"Bash(./mysql:*)",
"Bash(find:*)",
"Bash(npm run dev:*)",
"Bash(dir:*)",
"Bash(npm run build:*)",
"Bash(findstr:*)",
"WebFetch(domain:www.cmiassn.org)"
"Bash(where:*)",
"Bash(ls:*)",
"Bash(move schedule-system-complete-guide.md scheduleschedule-complete-guide.md)",
"Bash(tree:*)",
"Bash(bash:*)",
"Bash(curl:*)",
"Bash(grep:*)",
"Bash(mvn clean compile:*)",
"Bash(mvn clean package:*)",
"Bash(mvn package:*)",
"Bash(findstr:*)"
],
"deny": [],
"ask": []