Przeglądaj źródła

修改配置文件

yumeng 4 lat temu
rodzic
commit
297f64a375

+ 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: