mirror of https://gitee.com/y_project/RuoYi.git
update ruoyi-admin/src/main/resources/application-druid.yml.
Signed-off-by: Micropoint0514 <xls123000@gmail.com>pull/443/head
parent
1e91312f08
commit
2b16da1d83
|
@ -7,8 +7,8 @@ spring:
|
|||
# 主库数据源
|
||||
master:
|
||||
url: jdbc:mysql://localhost:3306/ry?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
||||
username: root
|
||||
password: password
|
||||
username: shaoye
|
||||
password: 7ACmeYiszPiaarz4
|
||||
# 从库数据源
|
||||
slave:
|
||||
# 从数据源开关/默认关闭
|
||||
|
|
Loading…
Reference in New Issue