|
|
@@ -26,9 +26,9 @@ spring:
|
|
26
|
26
|
# 数据库配置
|
|
27
|
27
|
datasource:
|
|
28
|
28
|
type: com.alibaba.druid.pool.DruidDataSource
|
|
29
|
|
- url: jdbc:gbasedbt-sqli://192.168.123.38:9099/depot:INFORMIXSERVER=depot;NEWCODESET=GBK,8859-1,819;GL_USEGLU=1;IFX_USE_STRENC=true;characterEncoding=utf8;DB_LOCALE=zh_cn.GB18030-2000
|
|
|
29
|
+ url: jdbc:gbasedbt-sqli://101.36.160.140:19089/depot:INFORMIXSERVER=ol_gbasedbt1210;NEWCODESET=GB18030,GB18030-2000,5488;DB_LOCALE=zh_cn.GB18030-2000;GL_USEGLU=1;IFX_USE_STRENC=true;characterEncoding=utf8;
|
|
30
|
30
|
username: gbasedbt
|
|
31
|
|
- password: depot123456
|
|
|
31
|
+ password: cDbK2S0go8
|
|
32
|
32
|
driver-class-name: com.gbasedbt.jdbc.IfxDriver
|
|
33
|
33
|
# 缓存配置
|
|
34
|
34
|
session:
|