修复登陆问题
This commit is contained in:
@@ -3,7 +3,7 @@ import {
|
||||
fetchUserProfile,
|
||||
updateUserProfile,
|
||||
UserInfoType,
|
||||
} from "@/services/loginService";
|
||||
} from "@/services/userService";
|
||||
|
||||
export interface UserState {
|
||||
user: UserInfoType | {};
|
||||
|
||||
Reference in New Issue
Block a user