liding
2025-05-07 e673aa0ef18aab41547fe5c9639b907a15f69542
src/main/resources/application-druid.yml
@@ -8,7 +8,7 @@
            master:
                url: jdbc:mysql://localhost:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
                username: root
                password: password
                password: 123456
            # 从库数据源
            slave:
                # 从数据源开关/默认关闭