瀏覽代碼

修改数据库配置

yumeng 4 周之前
父節點
當前提交
2e3b184428
共有 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.204.208.194:234/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
+          url: jdbc:mysql://111.204.208.234:3394/jeecg-boot?characterEncoding=UTF-8&useUnicode=true&allowMultiQueries=true&serverTimezone=GMT%2B8
           username: hcst
           password: hcst@2024
           driver-class-name: com.mysql.jdbc.Driver