# PostgreSQL 数据源连接模板 # 落位:datasource/postgresql/{env}/{instance}.ini(env = dev / test / prod) jdbcUrl = jdbc:postgresql://:/ username = password =