feat: 各个环境的配置文件更新

This commit is contained in:
2026-05-23 07:58:14 +08:00
parent 4da8301f24
commit 4a94464857
4 changed files with 22 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
# 开发环境配置
server:
# 服务器的HTTP端口默认为8080
port: 19090
port: 19089
servlet:
# 应用的访问路径
context-path: /
@@ -70,7 +70,7 @@ spring:
# 国际化资源文件路径
basename: i18n/messages
profiles:
active: test
active: dev
# 文件上传
servlet:
multipart: