mirror of https://gitee.com/y_project/RuoYi.git
update ruoyi-admin/src/main/resources/application-druid.yml.
11222 Signed-off-by: 崔宏民 <1151684841@qq.com>pull/468/head
parent
6c89c9896a
commit
be343808ad
|
@ -8,7 +8,7 @@ spring:
|
|||
master:
|
||||
url: jdbc:mysql://localhost:3306/ry?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
||||
username: root
|
||||
password: password
|
||||
password: min123
|
||||
# 从库数据源
|
||||
slave:
|
||||
# 从数据源开关/默认关闭
|
||||
|
|
Loading…
Reference in New Issue