Commit bbd310b0 authored by lixinglin's avatar lixinglin

生产数据库切换新的

parent 51dcfcbe
...@@ -2,7 +2,7 @@ spring: ...@@ -2,7 +2,7 @@ spring:
#spring 默认数据库连接池 #spring 默认数据库连接池
datasource: datasource:
type: com.zaxxer.hikari.HikariDataSource type: com.zaxxer.hikari.HikariDataSource
url: jdbc:mysql://rds0l977ya29d52h8tor650.mysql.rds.aliyuncs.com:3306/liyeyun?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowPublicKeyRetrieval=true url: jdbc:mysql://1.92.66.73:3306/liyeyun?allowMultiQueries=true&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowPublicKeyRetrieval=true
username: liyeyun username: liyeyun
password: CF**ldcn password: CF**ldcn
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment