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
Plain Diff
Browse Files
Authored by
徐炜
2016-09-09 17:50:23 +0800
Commit
e7958312217ebb35b670624e17f0b06241416e39
2 parents
18cfa7a9
e11072de
Merge branch 'feature/installment2a' into release/4.9.2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
apps/home/models/installment.js
apps/home/models/installment.js
View file @
e795831
...
...
@@ -463,6 +463,7 @@ const checkVerifyCode = (uid, mobile, code) => {
method
:
method
,
mobile
:
mobile
,
snsCheckCode
:
code
,
codeType
:
1
,
// 授信
debug
:
'XYZ'
},
{
timeout
:
API_TIMEOUT
...
...
Please
register
or
login
to post a comment