‘liusuyi’
2023-07-17 9ab77cae08198c4c3d9d8fe7f41b0910fb54762e
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:
                # 从数据源开关/默认关闭