Quellcode durchsuchen

batch system 配置文件调整

黄远 vor 5 Jahren
Ursprung
Commit
7df09101fa
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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: