@@ -26,6 +26,10 @@ interface BasicUserInfo {
* 用户名
*/
username: string;
/**
* 邮箱
email: string;
}
interface AccessState {
The note is not visible to the blocked user.