diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index b739dfc..b33b9b0 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -238,6 +238,21 @@ config-8timer: 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: #投保 appid: '1002303100602312445' @@ -254,20 +269,6 @@ insure: batchUrl: 'http://sandbox.portal.unistar-ins.com/fuli/Home/WelfareProduct/batch_declare' # base_api_url -BASE_API_URL: 'http://test-8timer-api.youlingrc.com' +BASE_API_URL: 'http://o49t563035.qicp.vip' #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 diff --git a/src/main/resources/application-pro.yml b/src/main/resources/application-pro.yml index 14ddd9e..9304400 100644 --- a/src/main/resources/application-pro.yml +++ b/src/main/resources/application-pro.yml @@ -233,12 +233,12 @@ insure: #投保 appid: '1002209110212305335' secret: '1ef7b79471be7f6b5489832c65109f81' - uploadUrl: 'https://portal-unistar-ins.com /service/Home/Index/fileUpload' + uploadUrl: 'https://portal-unistar-ins.com/service/Home/Index/fileUpload' insuredUrl: 'https://portal.unistar-ins.com/mall/Home/Index/createQuotePolicy' #查询保单信息 policyDetail: 'https://portal.unistar-ins.com/issuing/Home/Index/policy' #保全 appidq: '1000711000604326196' secretq: 'a2da17a2797c63dff9172df50af9da65' - uploadUrlq: 'https://portal-unistar-ins.com /fuli/Home/Index/file_upload' - batchUrl: 'https://portal. unistar-ins.com /fuli/Home/WelfareProduct/batch_declare' + uploadUrlq: 'https://portal-unistar-ins.com/fuli/Home/Index/file_upload' + batchUrl: 'https://portal.unistar-ins.com/fuli/Home/WelfareProduct/batch_declare'