feige
2024-02-20 b9f97457e9d8e8a0f784c25b103697fca8fea2e4
ruoyi-admin/src/main/resources/application-druid.yml
@@ -8,7 +8,7 @@
            master:
                url: jdbc:mysql://localhost:3306/ruoyi?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
                username: root
                password: 123456
                password: ZhangApp123!
            # 从库数据源
            slave:
                # 从数据源开关/默认关闭