From b73ca75d6887b3906581e54cc7477c320732f8ab Mon Sep 17 00:00:00 2001 From: BTMuli Date: Wed, 20 May 2026 00:10:07 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B8=20=E5=AD=98=E5=82=A8lastUts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/store/modules/hutao.ts | 1 + 1 file changed, 1 insertion(+) 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,