Переглянути джерело

remove highgo from properties

shimingxy 2 тижнів тому
батько
коміт
655e420fb9

+ 0 - 5
maxkey-webs/maxkey-web-maxkey/src/main/resources/application-maxkey.properties

@@ -114,11 +114,6 @@ spring.datasource.driver-class-name             =com.mysql.cj.jdbc.Driver
 spring.datasource.username                      =${DATABASE_USER:root}
 spring.datasource.password                      =${DATABASE_PWD:maxkey}
 spring.datasource.url                           =jdbc:mysql://${DATABASE_HOST:localhost}:${DATABASE_PORT:3306}/${DATABASE_NAME:maxkey}?allowPublicKeyRetrieval=true&useSSL=false&autoReconnect=true&characterEncoding=UTF-8&serverTimezone=GMT%2B8
-#highgo
-#spring.datasource.driver-class-name=com.highgo.jdbc.Driver
-#spring.datasource.username=highgo
-#spring.datasource.password=High@123
-#spring.datasource.url=jdbc:highgo://192.168.56.107:5866/highgo?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
 #postgresql
 #spring.datasource.driver-class-name=org.postgresql.Driver
 #spring.datasource.username=root

+ 0 - 5
maxkey-webs/maxkey-web-mgt/src/main/resources/application-maxkey-mgt.properties

@@ -82,11 +82,6 @@ spring.datasource.driver-class-name             =com.mysql.cj.jdbc.Driver
 spring.datasource.username                      =${DATABASE_USER:root}
 spring.datasource.password                      =${DATABASE_PWD:maxkey}
 spring.datasource.url                           =jdbc:mysql://${DATABASE_HOST:localhost}:${DATABASE_PORT:3306}/${DATABASE_NAME:maxkey}?allowPublicKeyRetrieval=true&useSSL=false&autoReconnect=true&characterEncoding=UTF-8&serverTimezone=GMT%2B8
-#highgo
-#spring.datasource.driver-class-name=com.highgo.jdbc.Driver
-#spring.datasource.username=highgo
-#spring.datasource.password=High@123
-#spring.datasource.url=jdbc:highgo://192.168.56.107:5866/highgo?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
 #postgresql
 #spring.datasource.driver-class-name=org.postgresql.Driver
 #spring.datasource.username=root

+ 0 - 5
maxkey-webs/maxkey-web-openapi/src/main/resources/application-maxkey-openapi.properties

@@ -80,11 +80,6 @@ spring.datasource.driver-class-name             =com.mysql.cj.jdbc.Driver
 spring.datasource.username                      =${DATABASE_USER:root}
 spring.datasource.password                      =${DATABASE_PWD:maxkey}
 spring.datasource.url                           =jdbc:mysql://${DATABASE_HOST:localhost}:${DATABASE_PORT:3306}/${DATABASE_NAME:maxkey}?allowPublicKeyRetrieval=true&autoReconnect=true&characterEncoding=UTF-8&serverTimezone=GMT%2B8
-#highgo
-#spring.datasource.driver-class-name=com.highgo.jdbc.Driver
-#spring.datasource.username=highgo
-#spring.datasource.password=High@123
-#spring.datasource.url=jdbc:highgo://192.168.56.107:5866/highgo?characterEncoding=UTF-8&useUnicode=true&useSSL=false&tinyInt1isBit=false&allowPublicKeyRetrieval=true&serverTimezone=Asia/Shanghai
 #postgresql
 #spring.datasource.driver-class-name=org.postgresql.Driver
 #spring.datasource.username=root