docs: 修改注释

This commit is contained in:
hxr
2023-10-01 23:57:46 +08:00
parent a81dbe6e56
commit 1462fef936

View File

@@ -58,7 +58,7 @@ public class AuthServiceImpl implements AuthService {
} }
/** /**
* 登出 * 注销
*/ */
@Override @Override
public void logout() { public void logout() {