Browse Source

修改配置

yumeng 5 years ago
parent
commit
01519d252e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      jeecg-boot-module-system/src/main/resources/application-prod2.yml

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

@@ -59,8 +59,8 @@ spring:
     exclude: com.alibaba.druid.spring.boot.autoconfigure.DruidDataSourceAutoConfigure
   datasource:
     url: jdbc:mysql://172.30.0.9:6033/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&useSSL=false
-      username: sync
-      password: sync@2020
+    username: sync
+    password: sync@2020
     driver-class-name: com.mysql.jdbc.Driver
     druid:
       stat-view-servlet: