@@ -2,4 +2,4 @@ spring:
profiles:
#使用哪个环境的配置文件
#test:测试环境,dev:开发环境,prod:生产环境
- active: test
+ active: dev