csw 4 months ago
parent
commit
95edc9bcde
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/main/resources/three-druid.properties

+ 3 - 3
src/main/resources/three-druid.properties

@@ -2,9 +2,9 @@ three.druid.driver-class-name=com.mysql.cj.jdbc.Driver
 #three.druid.url=jdbc:mysql://lekoxnfx.com:43306/app-test?useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false
 #three.druid.username=app-test
 #three.druid.password=app-test
-three.druid.url=jdbc:mysql://yuerantec.com:2603/algplat?useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false
-three.druid.username=ap
-three.druid.password=ap
+three.druid.url=jdbc:mysql://yuerantec.com:9023/alg_platform?useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false
+three.druid.username=alg_platform
+three.druid.password=alg_platform
 three.druid.type=com.alibaba.druid.pool.DruidDataSource
 # 初始化连接大小
 three.druid.initialSize=1