소스 검색

还原配置文件

lengfaqiang 2 년 전
부모
커밋
119ce93b1b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      sckw-modules/sckw-manage/src/main/resources/bootstrap.yml

+ 1 - 1
sckw-modules/sckw-manage/src/main/resources/bootstrap.yml

@@ -5,7 +5,7 @@ spring:
   application:
     name: sckw-manage
   profiles:
-    active: lfdc
+    active: @profiles.active@
   main:
     allow-bean-definition-overriding: true
     allow-circular-references: true