update 解决谷歌验证开启秘钥丢失问题
This commit is contained in:
@@ -65,7 +65,6 @@
|
|||||||
<update id="openGoogleAuthenticator">
|
<update id="openGoogleAuthenticator">
|
||||||
update lease_user
|
update lease_user
|
||||||
set
|
set
|
||||||
google_auth = '',
|
|
||||||
google_status = 0
|
google_status = 0
|
||||||
where user_id = #{info.email}
|
where user_id = #{info.email}
|
||||||
</update>
|
</update>
|
||||||
|
|||||||
Reference in New Issue
Block a user