Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
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
mali
2017-11-13 11:50:19 +0800
Commit
9bb852a8b0998b4f14b596dda375c0aff439a655
2 parents
7bc27842
2316676a
Merge branch 'dev_登录安全改版' into gray
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/apps/common/interfaces/login.js
code/apps/common/interfaces/login.js
View file @
9bb852a
...
...
@@ -48,7 +48,7 @@ module.exports = {
params
:
{
account
:
{
type
:
String
},
password
:
{
type
:
String
},
platform
:
{
type
:
Number
,
default
:
2
}
platform
:
{
type
:
Number
,
default
:
Iaccount
.
WEBSITE
}
}
},
getResourceByPid
:
{
...
...
Please
register
or
login
to post a comment