Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
L
lcq
Project
Project
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
楼超奇
lcq
Commits
867f2172
Commit
867f2172
authored
Aug 16, 2016
by
楼超奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
cf179dc1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
+12
-0
api.txt
api.txt
+12
-0
No files found.
api.txt
View file @
867f2172
...
...
@@ -50,6 +50,18 @@ post表示更新保险信息,客户端上传字段如下:
}
}
- 我的订单页面(订单列表页) 每个订单都返回有没有购买保险
由于会返回两种格式,一种是结算单格式,一种是订单格式
结算单格式返回结果 {
"settlement": [
{
"is_insurance": bool
}
{
"is_insurance": bool
}
...
]
订单格式返回结果
{
"is_insurance": bool
}
...
...
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