ruoyi-admin/src/main/resources/application-dev.yml
@@ -8,7 +8,7 @@ master: url: jdbc:mysql://192.168.0.222:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true username: root password: root password: c6142b27f1385bc163ffe7f4ebfc52ac # 从库数据源 slave: # 从数据源开关/默认关闭