refactor: 首次登录重置密码
This commit is contained in:
@@ -52,6 +52,7 @@ export namespace AuthApi {
|
||||
password: string;
|
||||
mobile: string;
|
||||
code: string;
|
||||
username: string;
|
||||
}
|
||||
|
||||
/** 社交快捷登录接口参数 */
|
||||
|
||||
Reference in New Issue
Block a user