fix: 注册功能接口变更
This commit is contained in:
1
src/typings/api.d.ts
vendored
1
src/typings/api.d.ts
vendored
@@ -156,6 +156,7 @@ declare namespace Api {
|
||||
username?: string;
|
||||
email?: string;
|
||||
phonenumber?:string;
|
||||
authType: string;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user