feat: fix build issue

This commit is contained in:
2025-11-28 18:10:29 +08:00
parent 44d55d2a6e
commit 398ab1b515
38 changed files with 5165 additions and 9 deletions

View File

@@ -1,7 +1,9 @@
{
"permissions": {
"allow": [
"Bash(tree:*)"
"Bash(tree:*)",
"Bash(mvn clean package:*)",
"Bash(echo:*)"
],
"deny": [],
"ask": []