bug fix
This commit is contained in:
@@ -252,7 +252,9 @@ export interface Inviter {
|
||||
|
||||
nickname: string;
|
||||
|
||||
registryTime: string;
|
||||
createdAt: string;
|
||||
|
||||
phone: string;
|
||||
}
|
||||
|
||||
export type Inviters = Inviter[];
|
||||
|
||||
Reference in New Issue
Block a user