VVT789
2025-03-26 36a9d5bf9ac0c80bf051e159635ee749b0f10d07
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://127.0.0.1:5432/zhitan_ems
          username: postgres
          password: postgres
      # 从库数据源
      slave:
        # 从数据源开关/默认关闭