修改application名称
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -299,4 +299,6 @@ chromedriver.exe
|
|||||||
*.mp4
|
*.mp4
|
||||||
*.mp3
|
*.mp3
|
||||||
*.iml
|
*.iml
|
||||||
/src/main/resources/static/doc
|
/src/main/resources/static/doc
|
||||||
|
.lingma/
|
||||||
|
.vscode/
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ spring:
|
|||||||
active: dev
|
active: dev
|
||||||
#active: local
|
#active: local
|
||||||
application:
|
application:
|
||||||
name: ra-admin
|
name: sunful-eco
|
||||||
servlet:
|
servlet:
|
||||||
multipart:
|
multipart:
|
||||||
max-file-size: 2000MB
|
max-file-size: 2000MB
|
||||||
|
|||||||
Reference in New Issue
Block a user