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

11222

Signed-off-by: 崔宏民 <1151684841@qq.com>
pull/468/head
崔宏民 2023-08-26 05:31:50 +00:00 committed by Gitee
parent 6c89c9896a
commit be343808ad
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

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