注册接口

This commit is contained in:
dww
2026-02-03 10:21:26 +08:00
parent e687cdcc83
commit 86fb565d4b
4 changed files with 16 additions and 5 deletions

View File

@@ -1,7 +1,9 @@
{
"permissions": {
"allow": [
"Bash(git mv:*)"
"Bash(git mv:*)",
"Bash(./mvnw.cmd dependency:resolve:*)",
"Bash(findstr:*)"
]
}
}