feat: 登录用户信息缓存

This commit is contained in:
landaiqing
2024-06-06 22:34:36 +08:00
parent af176c0e66
commit 01b24d27b6
5 changed files with 17 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ VITE_API_BASE_URL='http://1.95.0.111:3000'
VITE_TITLE_NAME='五味子云存储'
# token key
VITE_APP_TOKEN_KEY='token'
VITE_APP_TOKEN_KEY='schisandra'
# the upload url
VITE_UPLOAD_URL='http://1.95.0.111:3000'