@@ -61,6 +61,7 @@ spring:
# 国际化资源文件路径
basename: i18n/messages
profiles:
+ # 配置文件后缀
active: test
# 文件上传
servlet:
@@ -146,11 +147,6 @@ sys:
path: D:/tmp/map/
snail-job:
- login:
- url: http://localhost:8080/snail-job
- username: admin
- password: 21232f297a57a5a743894a0e4a801fc3
- timeout: 60
server:
port: 17888
host: 127.0.0.1