fix bugs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-12 17:54:40 +08:00
parent 5b806e29b7
commit 669f29878b
27 changed files with 2781 additions and 4256 deletions

View File

@@ -15,7 +15,23 @@
"Bash(mvn clean compile:*)",
"Bash(mvn clean package:*)",
"Bash(mvn package:*)",
"Bash(findstr:*)"
"Bash(findstr:*)",
"Bash(python:*)",
"Bash(mysql:*)",
"Bash(netstat:*)",
"Bash(taskkill:*)",
"Bash(powershell -Command:*)",
"Bash(mvn spring-boot:run:*)",
"Bash(timeout /t 2)",
"Bash(ping:*)",
"Bash(mvn compile:*)",
"Bash(timeout /t 25)",
"Bash(git checkout:*)",
"Bash(timeout /t 5)",
"Bash(paste:*)",
"Bash(cp:*)",
"Bash(tasklist:*)",
"Bash(node:*)"
],
"deny": [],
"ask": []