小程序修改
This commit is contained in:
@@ -121,4 +121,6 @@ export type UserProfile = {
|
||||
phone?: string | null;
|
||||
nickname?: string | null;
|
||||
avatarUrl?: string | null;
|
||||
phoneVerified?: boolean;
|
||||
hasWechat?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user