‘liusuyi’
2023-06-27 6e10fa6147dab847ef9d02248bdd028d6bdd2bb2
ruoyi-admin/src/main/resources/application-druid.yml
@@ -6,12 +6,12 @@
        druid:
            # 主库数据源
            master:
#                url: jdbc:postgresql://111.40.46.199:15432/ry-vue?stringtype=unspecified
#                username: postgres
#                password: Yykj.2021
                url: jdbc:postgresql://192.168.1.15:5432/ry-vue?stringtype=unspecified
                url: jdbc:postgresql://111.40.46.199:15432/ry-vue?stringtype=unspecified
                username: postgres
                password: postgres
                password: Yykj.2021
#                url: jdbc:postgresql://192.168.1.15:5432/ry-vue?stringtype=unspecified
#                username: postgres
#                password: postgres
            # 从库数据源
            slave:
                # 从数据源开关/默认关闭