zt916916
2025-03-26 de0da7fedd0474fa8f78c592f86216d3d50407f0
zhitan-admin/src/main/resources/application-dev.yml
@@ -6,9 +6,9 @@
    druid:
      # 主库数据源
      master:
        url: jdbc:postgresql://127.0.0.1:5432/zhitan_ems
        username: postgres
        password: postgres
         url: jdbc:postgresql://192.168.110.124:5432/energy_localized
         username: energy_localized
         password: HaxFsKYFjwzKCDFd
      # 从库数据源
      slave:
        # 从数据源开关/默认关闭