fix
This commit is contained in:
parent
6edb2aafdb
commit
6ede8daee6
|
@ -45,7 +45,7 @@ func FinishRegister(svcCtx *svc.ServiceContext, user *gmodel.FsUser, token *auth
|
||||||
svcCtx.Config.Auth.AccessExpire,
|
svcCtx.Config.Auth.AccessExpire,
|
||||||
time.Now().UTC().Unix(),
|
time.Now().UTC().Unix(),
|
||||||
user.Id,
|
user.Id,
|
||||||
0,
|
token.GuestId,
|
||||||
)
|
)
|
||||||
|
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user