Commit 7f2ed2f1 authored by lixinglin's avatar lixinglin

生产环境prod数据库切换

parent a30a5216
......@@ -6,7 +6,7 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://rds0l977ya29d52h8tor650.mysql.rds.aliyuncs.com:3306/liyeyun?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
url: jdbc:mysql://1.92.66.73:3306/liyeyun?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: liyeyun
password: CF**ldcn
# 从库数据源
......
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