You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
334 B
7 lines
334 B
# 数据库信息
|
|
#driverClassName=com.mysql.cj.jdbc.Driver
|
|
driverClassName = org.opengauss.Driver
|
|
user = postgres
|
|
password =DsideaL147258369
|
|
jdbcUrl = jdbc:mysql://10.10.14.199:22066/dsideal_db?useUnicode=true&useSSL=true&characterEncoding=UTF-8&autoReconnect=true&autoReconnectForPools=true&zeroDateTimeBehavior=convertToNull
|