Commit 8386e40a by Administrator

Update techhero-base-exam-predev.yml

parent 540a8d13
spring:
datasource:
#本地环境
# url: jdbc:oracle:thin:@119.96.85.104:1521:orcl
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: jcsjv2
password: jcsjv2
......@@ -38,7 +37,22 @@ ftp:
password: 123456
saveFile: /home/
directory: /home/ftpusr/
zipPassword: 123456
zipPassword: hbsfyz
ftpBasePath: /home/ftpusr/
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:
......
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