|
@@ -1,13 +1,13 @@
|
|
|
database_type=mysql
|
|
|
spring.thymeleaf.cache=false
|
|
|
-#spring.datasource.url=jdbc:mysql://200.1.54.238:13306/zyml?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
|
|
+#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.url=jdbc:mysql://127.0.0.1:9088/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
|
spring.datasource.username=root
|
|
|
spring.datasource.password=umisoft.cn
|
|
|
spring.datasource.driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
-#spring.datasource2.url=jdbc:mysql://200.1.54.238:13306/zyml?useUnicode=true&characterEncoding=utf-8&useSSL=false
|
|
|
+#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.url=jdbc:mysql://127.0.0.1:9088/tjcgwzyml?useUnicode=true&characterEncoding=utf-8&useSSL=false&allowPublicKeyRetrieval=true
|
|
@@ -85,7 +85,7 @@ baUploadfile=/data/cgwresdir/dbdcFile/dcbafile
|
|
|
ckeditor.storage.image.path=/data/cgwresdir/data/file/image/
|
|
|
ckeditor.access.image.url=http://localhost:8180/
|
|
|
ckeditor.access.image.url2=http://localhost:8180/public/image/
|
|
|
-server.port=8180
|
|
|
+server.port=8081
|
|
|
server.session.cookie.http-only=true
|
|
|
ywbmdm=ywbmdm
|
|
|
sddm=shudidaima
|
|
@@ -166,3 +166,4 @@ aksk=gxwzgxwz
|
|
|
#breakpoint.upload.dir=/data/cgwresdir/bigfile/uploads/
|
|
|
breakpoint.upload.dir=/data/cgwresdir/loginfo/bigfile/uploads/
|
|
|
breakpoint.upload.chunkSize=5242880
|
|
|
+office.template.path=/Users/hujie/Documents/dev/git-repo/taiji/tianjin-cgw/zyml/cn.com.taiji.myapp/src/main/webapp
|