fix: 修复账号解绑bug

This commit is contained in:
Ying
2023-06-23 17:46:05 +08:00
parent 7b2d408745
commit b4b73ac2aa
3 changed files with 1 additions and 4 deletions

View File

@@ -237,7 +237,6 @@ class UserService
/**
* 退出登录
* @return void
* @throws InvalidArgumentException
*/
public static function logout(): void
{