Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Yoho-Documents
/
API-Interfaces
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
10
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
maelk-liu
8 years ago
Commit
beee0a1b618990176de565cfe965def532258344
1 parent
6ecdc463
Update installment.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
订单/installment.md
订单/installment.md
View file @
beee0a1
...
...
@@ -38,6 +38,7 @@
"buy_total"
:
1
,
//还款进度状态
"install_status"
:
"已还清"
,
//
类别如:
还款中0/1,已还清,订单已取消,已退款399.00
"status"
:
3
//
1
放款中
2
正常
3
已结清
4
逾期
5
订单取消
//
购买商品
"order_goods"
:
[
{
...
...
@@ -123,6 +124,7 @@
"desc"
:
"已还款"
//
已还款
,
已退款,(时间未到返回时间:)2016-08-26,逾期2天
"curr_date"
:
"【1/3期】"
,
"sort_id"
:
"1"
//
1
,
2,3,4,5
"status"
:
2
//
1
正常
2
结清
3
已逾期
4
已退货
}
]
},
...
...
Please
register
or
login
to post a comment