Browse Source

修改online

guochao 4 years ago
parent
commit
9af933cd85
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/resources/application.yml

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

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