瀏覽代碼

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: