소스 검색

batch system 配置文件调整

黄远 5 년 전
부모
커밋
7df09101fa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lift-batch-service/src/main/resources/application.yml

+ 1 - 1
lift-batch-service/src/main/resources/application.yml

@@ -7,7 +7,7 @@ spring:
   application:
     name: lift-batch-service
   profiles:
-    active: web
+    active: test
 
 # mybatis-plus配置
 mybatis-plus: