Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
王水玲
2016-11-22 12:30:12 +0800
Commit
db5e73687934337217ec0fe4e02575497e8d9d0a
1 parent
e6ae70f1
分期开通失败结果修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/home/controllers/installment.js
apps/home/controllers/installment.js
View file @
db5e736
...
...
@@ -67,7 +67,7 @@ const _reviewStatus = (res, req, uid, status) => {
}
else
if
(
status
===
'5'
)
{
return
{
error
:
true
,
failReason
:
'您的授信未通过,在有货更多的消费,增加信用度,会大大提升审核通过率奥'
failReason
:
'您的授信未通过,在有货更多的消费,增加信用度,会大大提升审核通过率奥
。
'
};
}
};
...
...
Please
register
or
login
to post a comment