瀏覽代碼

1、运营服务配置文件调整;

zk 2 年之前
父節點
當前提交
a884b597de
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      sckw-modules/sckw-operation/src/main/resources/bootstrap.yml

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

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