修改token提交
This commit is contained in:
parent
02e3d6b17d
commit
5c9c6c4ad5
@ -85,5 +85,6 @@ func (r *Login) Login(c *gin.Context) {
|
|||||||
Token: jwt,
|
Token: jwt,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tx.Commit()
|
||||||
responses.OkWithData(g, c)
|
responses.OkWithData(g, c)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user