Commit ce04a123 by 翁国栋 Committed by 284718418@qq.com

去掉配置文件路径空格

parent e38a56af
...@@ -250,6 +250,21 @@ config-8timer: ...@@ -250,6 +250,21 @@ config-8timer:
zip: zip:
path: 'D:/zip/' path: 'D:/zip/'
sftp:
client:
protocol: 'sftp'
host: '120.78.162.177'
port: '22'
username: 'root'
password: 'fksdlfjs(*&&%HGgjfkdjsfhksh9781283KFHFFGHghhndbv##2@'
root: '/home'
sessionStrictHostKeyChecking: 'no'
sessionConnectTimeout: '1500'
channelConnectedTimeout: '1500'
serverUrl: 'https://test-img.8timer.cn'
targetPath: '/disk'
reservedName: false
insure: insure:
#投保 #投保
appid: '1002303100602312445' appid: '1002303100602312445'
...@@ -266,20 +281,6 @@ insure: ...@@ -266,20 +281,6 @@ insure:
batchUrl: 'http://sandbox.portal.unistar-ins.com/fuli/Home/WelfareProduct/batch_declare' batchUrl: 'http://sandbox.portal.unistar-ins.com/fuli/Home/WelfareProduct/batch_declare'
# base_api_url # base_api_url
BASE_API_URL: 'http://test-8timer-api.youlingrc.com' BASE_API_URL: 'http://o49t563035.qicp.vip'
#sftp 配置 #sftp 配置
sftp:
client:
protocol: 'sftp'
host: '120.78.162.177'
port: '22'
username: 'root'
password: 'fksdlfjs(*&&%HGgjfkdjsfhksh9781283KFHFFGHghhndbv##2@'
root: '/home'
sessionStrictHostKeyChecking: 'no'
sessionConnectTimeout: '15000'
channelConnectedTimeout: '15000'
serverUrl: 'https://test-img.8timer.cn'
targetPath: '/disk'
reservedName: false
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