fix
This commit is contained in:
parent
b727372bf2
commit
b2c68a9dc1
|
@ -131,6 +131,8 @@ func (l *UserGoogleLoginLogic) AfterLogic(w http.ResponseWriter, r *http.Request
|
||||||
|
|
||||||
if resp.Code == 200 {
|
if resp.Code == 200 {
|
||||||
|
|
||||||
|
logx.Info(l)
|
||||||
|
|
||||||
rurl := fmt.Sprintf(
|
rurl := fmt.Sprintf(
|
||||||
"http://www.fusen.3718.cn"+"/oauth?token=%s&is_registered=%t®ister_token=%s",
|
"http://www.fusen.3718.cn"+"/oauth?token=%s&is_registered=%t®ister_token=%s",
|
||||||
l.token,
|
l.token,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user