Showing
1 changed file
with
1 additions
and
1 deletions
@@ -31,7 +31,7 @@ class Auth { | @@ -31,7 +31,7 @@ class Auth { | ||
31 | 31 | ||
32 | static signinAes(area, profile, password, shoppingKey, ip, isSkip) { | 32 | static signinAes(area, profile, password, shoppingKey, ip, isSkip) { |
33 | let param = { | 33 | let param = { |
34 | - method: 'app.passport.signinAES', | 34 | + method: 'sesame.flowering.higher', |
35 | area: area, | 35 | area: area, |
36 | profile: profile, | 36 | profile: profile, |
37 | password: aes.aesPwd(password), | 37 | password: aes.aesPwd(password), |
-
Please register or login to post a comment