Ver código fonte

修改online

guochao 4 anos atrás
pai
commit
9af933cd85
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      src/main/resources/application.yml

+ 2 - 2
src/main/resources/application.yml

@@ -1,7 +1,7 @@
 spring:
   profiles:
-    active: report-server-dev
-#    active: report-server-online
+#    active: report-server-dev
+    active: report-server-online
   datasource:
     driver-class-name: com.mysql.jdbc.Driver
     #    url: jdbc:mysql://101.37.175.111:3306/crowd-test-service?useSSL=false&useUnicode=yes&characterEncoding=UTF-8