|
@@ -1,12 +1,12 @@
|
|
-server.port=8081
|
|
|
|
-spring.datasource.url=jdbc:mysql://200.1.54.238:8801/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
|
-spring.datasource.username=cgw
|
|
|
|
-spring.datasource.password=Cgw!1@2#3$4
|
|
|
|
-spring.datasource.driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
|
-spring.datasource2.url=jdbc:mysql://200.1.54.238:8801/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
|
-spring.datasource2.username=cgw
|
|
|
|
-spring.datasource2.password=Cgw!1@2#3$4
|
|
|
|
-spring.datasource2.driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
|
|
|
+server.port=8273
|
|
|
|
+spring.datasource.url=jdbc:opengauss://200.1.70.46:5432/mlxt?currentSchema=mlxt&stringtype=unspecified
|
|
|
|
+spring.datasource.username=tj
|
|
|
|
+spring.datasource.password=Taiji@123
|
|
|
|
+spring.datasource.driverClassName=org.opengauss.Driver
|
|
|
|
+spring.datasource2.url=jdbc:opengauss://200.1.70.46:5432/mlxt?currentSchema=mlxt&stringtype=unspecified
|
|
|
|
+spring.datasource2.username=tj
|
|
|
|
+spring.datasource2.password=Taiji@123
|
|
|
|
+spring.datasource2.driverClassName=org.opengauss.Driver
|
|
spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
|
|
spring.datasource.type=com.alibaba.druid.pool.DruidDataSource
|
|
spring.datasource.minIdle=5
|
|
spring.datasource.minIdle=5
|
|
spring.datasource.maxActive=50
|
|
spring.datasource.maxActive=50
|
|
@@ -25,7 +25,7 @@ spring.datasource.removeAbandoned=true
|
|
spring.datasource.removeAbandonedTimeout=1000
|
|
spring.datasource.removeAbandonedTimeout=1000
|
|
# database name
|
|
# database name
|
|
spring.redis.database=0
|
|
spring.redis.database=0
|
|
-spring.redis.host=200.1.54.238
|
|
|
|
|
|
+spring.redis.host=127.0.0.1
|
|
spring.redis.password=Cgw!1#3%5
|
|
spring.redis.password=Cgw!1#3%5
|
|
spring.redis.port=16379
|
|
spring.redis.port=16379
|
|
# pool settings ...
|
|
# pool settings ...
|
|
@@ -34,12 +34,12 @@ spring.redis.pool.min-idle=0
|
|
spring.redis.pool.max-active=8
|
|
spring.redis.pool.max-active=8
|
|
spring.redis.pool.max-wait=-1
|
|
spring.redis.pool.max-wait=-1
|
|
spring.redis.timeout=120
|
|
spring.redis.timeout=120
|
|
-gxxy_file_path=/data/cgwresdir/mlxtfile/gxxy
|
|
|
|
-dcbcUploadfile=/data/cgwresdir/dbdcFile/dcfile
|
|
|
|
-baUploadfile=/data/cgwresdir/dbdcFile/dcbafile
|
|
|
|
-ckeditor.storage.image.path=/data/cgwresdir/data/file/image/
|
|
|
|
|
|
+gxxy_file_path=/home/tjyj_admin/cgwresdir/mlxtfile/gxxy
|
|
|
|
+dcbcUploadfile=/home/tjyj_admin/cgwresdir/dbdcFile/dcfile
|
|
|
|
+baUploadfile=/home/tjyj_admin/cgwresdir/dbdcFile/dcbafile
|
|
|
|
+ckeditor.storage.image.path=/home/tjyj_admin/cgwresdir/data/file/image/
|
|
ckeditor.access.image.url=http://localhost:8180/
|
|
ckeditor.access.image.url=http://localhost:8180/
|
|
ckeditor.access.image.url2=http://localhost:8180/public/image/
|
|
ckeditor.access.image.url2=http://localhost:8180/public/image/
|
|
# uploadpath baocunlujing
|
|
# uploadpath baocunlujing
|
|
-save_path=/data/cgwresdir/lyz/file
|
|
|
|
-breakpoint.upload.dir=/data/cgwresdir/loginfo/bigfile/uploads/
|
|
|
|
|
|
+save_path=/home/tjyj_admin/cgwresdir/lyz/file
|
|
|
|
+breakpoint.upload.dir=/home/tjyj_admin/cgwresdir/loginfo/bigfile/uploads/
|