@@ -10,7 +10,7 @@ spring:
name: SpringBatchService
# 当前读取配置文件的类型
profiles:
- active: dev
+ active: ${spring.profiles.active}
#配置中心
cloud:
config: