Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
8
8timerapiv200
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
8timerv2
8timerapiv200
Commits
b81faaad
Commit
b81faaad
authored
Apr 26, 2023
by
翁国栋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
8小时运营后台--
生产配置文件
parent
04435062
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
src/main/resources/application-pro.yml
+11
-11
No files found.
src/main/resources/application-pro.yml
View file @
b81faaad
...
...
@@ -235,19 +235,19 @@ insure:
#投保 secret
secret
:
'
1ef7b79471be7f6b5489832c65109f81'
#投保上传文件
uploadUrl
:
'
http
://sandbox.
portal.unistar-ins.com/service/Home/Index/fileUpload'
uploadUrl
:
'
http
s://
portal.unistar-ins.com/service/Home/Index/fileUpload'
#投保立即出单
insuredUrl
:
'
http
://sandbox.
portal.unistar-ins.com/mall/Home/Index/createQuotePolicy'
insuredUrl
:
'
http
s://
portal.unistar-ins.com/mall/Home/Index/createQuotePolicy'
#投保请求出单
getPolicyUrl
:
'
http
://sandbox.
portal.unistar-ins.com/issuing/Home/Index/index'
getPolicyUrl
:
'
http
s://
portal.unistar-ins.com/issuing/Home/Index/index'
#查询保单信息
policyDetail
:
'
http
://sandbox.
portal.unistar-ins.com/issuing/Home/Index/policy'
policyDetail
:
'
http
s://
portal.unistar-ins.com/issuing/Home/Index/policy'
#申请保单
createQuote
:
'
http
://sandbox.portal.unistar-ins.com/mall/Home/Index/createQuote
'
createQuote
:
'
http
s://portal.unistar-ins.com/mall/Home/Index/createQuotePolicy
'
#投保支付
toPayUrl
:
'
http
://sandbox.
portal.unistar-ins.com/mall/Home/Pay/toPay'
toPayUrl
:
'
http
s://
portal.unistar-ins.com/mall/Home/Pay/toPay'
#保全支付
batchToPayUrl
:
'
http
://sandbox.
portal.unistar-ins.com/fuli/Home/ImportPay/set_import_pay'
batchToPayUrl
:
'
http
s://
portal.unistar-ins.com/fuli/Home/ImportPay/set_import_pay'
#预付款出单接口
issue
:
'
https://portal.unistar-ins.com/cps/Labor/Policy/issue'
...
...
@@ -256,10 +256,10 @@ insure:
#保全 secret
secretq
:
'
a2da17a2797c63dff9172df50af9da65'
#保全上传文件
uploadUrlq
:
'
http
://sandbox.
portal.unistar-ins.com/fuli/Home/Index/file_upload'
uploadUrlq
:
'
http
s://
portal.unistar-ins.com/fuli/Home/Index/file_upload'
#保全申请
batchUrl
:
'
http
://sandbox.
portal.unistar-ins.com/fuli/Home/WelfareProduct/batch_declare'
batchUrl
:
'
http
s://
portal.unistar-ins.com/fuli/Home/WelfareProduct/batch_declare'
#保全取消支付
cancelPayment
:
'
http
://sandbox.
portal.unistar-ins.com/fuli/Home/OrderImport/order_import_set'
cancelPayment
:
'
http
s://
portal.unistar-ins.com/fuli/Home/OrderImport/order_import_set'
#预付款提交接口
order_import_set
:
'
http
://sandbox.
portal.unistar-ins.com/cps/Labor/OrderImport/order_import_set'
order_import_set
:
'
http
s://
portal.unistar-ins.com/cps/Labor/OrderImport/order_import_set'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment