VVT789
2025-03-22 9515dd2b9ae4d600e41f15091e030f738aa7c074
zhitan-admin/src/main/resources/application-dev.yml
@@ -6,9 +6,9 @@
    druid:
      # 主库数据源
      master:
        url: jdbc:postgresql://1.95.85.239:5432/zhitan_ems
        url: jdbc:postgresql://127.0.0.1:5432/zhitan_ems
        username: postgres
        password: tTYEDtDLMkaR4Gp6
        password: postgres
      # 从库数据源
      slave:
        # 从数据源开关/默认关闭