配置地址

This commit is contained in:
2026-05-20 11:29:52 +08:00
parent be169ed131
commit 84286a6769
3 changed files with 8 additions and 3 deletions

5
.gitignore vendored
View File

@@ -1,10 +1,15 @@
## ide
**/.idea
**/.project
**/.classpath
**/.factorypath
**/.settings/
*.iml
rebel.xml
## backend
**/target
**/bin/
**/logs
## front