liusheng
2025-11-06 56e6e579618a13221e56cd49e72c9ac0904da95c
ruoyi-admin/src/main/resources/application-local.yml
@@ -19,7 +19,7 @@
        #        password: csbsbxt@123
        #        driver-class-name: org.postgresql.Driver
        #      本地高斯
        url: jdbc:postgresql://192.168.100.126:5432/postgres
        url: jdbc:postgresql://127.0.0.1:5432/postgres
        username: gaussdb
        password: Ls@123456
        driver-class-name: org.postgresql.Driver