update ruoyi-admin/src/main/resources/application-druid.yml.

Signed-off-by: Micropoint0514 <xls123000@gmail.com>
pull/443/head
Micropoint0514 2023-03-14 02:17:21 +00:00 committed by Gitee
parent 1e91312f08
commit 2b16da1d83
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 2 additions and 2 deletions

View File

@ -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:
# 从数据源开关/默认关闭