chore: update documentation and deps (#4510)
* chore: update docs * chore: update deps * chore: update action * fix: reset after preferences are refreshed * fix: ci error
This commit is contained in:
@@ -10,10 +10,6 @@ export namespace AuthApi {
|
||||
/** 登录接口返回值 */
|
||||
export interface LoginResult {
|
||||
accessToken: string;
|
||||
desc: string;
|
||||
realName: string;
|
||||
userId: string;
|
||||
username: string;
|
||||
}
|
||||
|
||||
export interface RefreshTokenResult {
|
||||
|
Reference in New Issue
Block a user