浏览代码

修改地址

yumeng 3 年之前
父节点
当前提交
66efd17122
共有 1 个文件被更改,包括 1 次插入1 次删除
  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