Commit 1f9beba8 by Administrator

Update techhero-base-exam-dev_hwh.yml

parent 0e3dd41d
spring:
datasource:
#本地环境
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: exam
password: techhero3_Ocl_136039010th
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: jcsj_hwh
password: jcsj_hwh
driver-class-name: oracle.jdbc.OracleDriver
global:
swagger:
......@@ -11,7 +11,7 @@ global:
file:
#本地测试配置,需根据实际情况调整#
path: /data/temp
path: D:\\temp\\
bucketName: jyksy-gjjybzh
endpoint: ctyoss.chutianyun.gov.cn:8060
akey: L3B7SA05OXT0V9WKD02N
......@@ -28,3 +28,33 @@ personTemplate:
pagerMngWorkPersonExportPath: /data/template/pagerMngWorkPersonTemplateExport.xlsx
secrecyRoomLayoutUserExportPath: /data/template/secrecyRoomLayoutUserExport.xlsx
mngPersonExportPath: /data/template/mngPersonExport.xlsx
ftp:
enabled: true
host: 119.96.178.242
port: 21
username: ftptest
password: qazwsx
saveFile: /Users/wwq/Desktop/
directory: D:/ftp/
zipPassword: hbsfyz
ftpBasePath: D:/ftp/
sftp:
client:
protocol: sftp
port: 22
host: 119.96.169.121
username: thsftp
password: thsftp
root: /upload
privateKey:
passphrase:
sessionStrictHostKeyChecking: no
sessionConnectTimeout: 30000
channelConnectedTimeout: 30000
# 考生报名照片访问路径头
picture:
path: https://test.techhero.vip:10001
addr: https://test.techhero.vip:10001
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