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
ccbikai(👎🏻🍜)
2017-03-24 13:55:22 +0800
Commit
ad9ba0785fc58a07f445b295263d8b1ff611a47f
2 parents
04258623
98ed5873
Merge branch 'release/5.5.1' of git.yoho.cn:fe/yohobuywap-node into release/5.5.1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/passport/models/auth-helper.js
apps/passport/models/auth-helper.js
View file @
ad9ba07
...
...
@@ -25,7 +25,7 @@ class Auth {
static
signinAes
(
area
,
profile
,
password
,
shoppingKey
)
{
let
param
=
{
method
:
'app.passport.signin
AES
'
,
method
:
'app.passport.signin
WebV2
'
,
area
:
area
,
profile
:
profile
,
password
:
aes
.
aesPwd
(
password
)
...
...
Please
register
or
login
to post a comment