Commit 0931db3c by Administrator

Update techhero-base-system-dev_hwh.yml

parent 1f9beba8
......@@ -4,9 +4,9 @@ spring:
write-dates-as-timestamps: true
datasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: sysmng
password: techhero3_Ocl_136039010th
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: sysmng_hwh
password: sysmng_hwh
driverClassName: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
......@@ -22,17 +22,7 @@ spring:
commons-log:
statement-log-enabled: true
statement-executable-sql-log-enable: true
#url: jdbc:oracle:thin:@183.95.190.112:1521:orcl
#username: zcpt_yw
#password: zcpt_yw456
#driverClassName: oracle.jdbc.OracleDriver
#initial-size: 5
#validation-query: SELECT 1
#test-on-borrow: false
#test-while-idle: true
#time-between-eviction-runs-millis: 18800
#jdbc-interceptors: ConnectionState;SlowQueryReport(threshold=1000)
global:
swagger:
import: true
......@@ -40,7 +30,7 @@ global:
# path: /usr/home
file:
#本地测试配置,需根据实际情况调整#
path: /data/temp
path: \temp\
bucketName: jyksy-gjjybzh
endpoint: ctyoss.chutianyun.gov.cn:8060
akey: L3B7SA05OXT0V9WKD02N
......@@ -71,4 +61,4 @@ web:
aliyun:
accessKeyId: LTAI4FkmdGP1dhEMWs1Csnm5
accessKeySecret: 66Kdty0k1aC9GUofUdHzLduoQxzS8p
endpointUrl: http://1608795094315923.mns.cn-beijing.aliyuncs.com/
\ No newline at end of file
endpointUrl: http://1608795094315923.mns.cn-beijing.aliyuncs.com/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment