소스 검색

修改配置文件

yumeng 4 년 전
부모
커밋
297f64a375
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      module-job-bytedance/src/main/resources/application.yml

+ 2 - 2
module-job-bytedance/src/main/resources/application.yml

@@ -2,8 +2,8 @@ server:
   port: 8091
 spring:
   profiles:
-#    active: @activatedProperties@
-    active: test
+    active: @activatedProperties@
+ #   active: test
   application:
     name: system-web
 swagger: