Browse Source

修改地址

yumeng 3 years ago
parent
commit
66efd17122
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jeecg-boot-material-view/src/main/resources/application-prod.yml

+ 1 - 1
jeecg-boot-material-view/src/main/resources/application-prod.yml

@@ -106,7 +106,7 @@ spring:
         connectionProperties: druid.stat.mergeSql\=true;druid.stat.slowSqlMillis\=5000
       datasource:
         master:
-          url: jdbc:mysql://111.206.86.186:3390/application?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
+          url: jdbc:mysql://111.206.86.186:3390/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
           username: hcst
           password: hcst@2021
           driver-class-name: com.mysql.jdbc.Driver