修改application名称

This commit is contained in:
miaowenbo
2025-07-29 09:48:15 +08:00
parent fb3b3ba9b7
commit 95542258f1
2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View File

@@ -299,4 +299,6 @@ chromedriver.exe
*.mp4
*.mp3
*.iml
/src/main/resources/static/doc
/src/main/resources/static/doc
.lingma/
.vscode/

View File

@@ -3,7 +3,7 @@ spring:
active: dev
#active: local
application:
name: ra-admin
name: sunful-eco
servlet:
multipart:
max-file-size: 2000MB