diff --git a/src/store/modules/hutao.ts b/src/store/modules/hutao.ts index 260cfb1f..ad3196e3 100644 --- a/src/store/modules/hutao.ts +++ b/src/store/modules/hutao.ts @@ -228,6 +228,7 @@ const useHutaoStore = defineStore( refreshToken, accessExpire, userInfo, + lastUts, checkIsValid, tryLogin, autoLogin,