liding
2025-05-07 80284c9b3ea586dd8be29d3f77e1fee6cf45116d
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:
                # 从数据源开关/默认关闭