Przeglądaj źródła

修改配置文件

syh 5 lat temu
rodzic
commit
010712df35

+ 1 - 2
jeecg-boot-module-system/src/main/resources/application.yml

@@ -1,7 +1,6 @@
 spring:
   profiles:
-    active: prod
-  #      active: @activatedProperties@
+    active: @activatedProperties@
   application:
     name: system-web
 eureka: