Commit History

Author SHA1 Message Date
  feige996 b97afe0a0e feat(http): 兼容0和200作为成功状态码 7 months ago
  feige996 7663dba25e chore(http): comment: 添加类似axios的API调用支持 7 months ago
  feige996 b0e51ed39f refactor(http): 修改请求返回类型并处理业务逻辑错误 7 months ago
  feige996 494c6452b5 refactor(router): 使用常量替换硬编码的登录页面路径 8 months ago
  feige996 38ab240808 refactor(http): 使用工具函数判断双token模式替代环境变量 8 months ago
  feige996 153a374469 refactor(auth): 重构认证模块以支持双token模式 8 months ago
  feige996 57924d47cc refactor(auth): 重命名环境变量VITE_TOKEN_STRATEGY为VITE_AUTH_MODE 8 months ago
  feige996 210a77aca6 refactor(user): 合并用户信息和token接口并优化登录逻辑 8 months ago
  feige996 2fb1e63059 chore: 捕获并记录刷新 token 失败的错误 8 months ago
  Hygge d9e16baca9 feat: 添加 token 刷新功能及相关类型定义 8 months ago
  Utopia 3402624002 chore: 优化代码结构,将 CustomRequestOptions 定义到 http/types.ts 下 8 months ago
  feige996 51acfe42e0 feat(api): 添加新的foo接口并支持alova风格API调用 10 months ago
  feige996 dc5fdda452 refactor(http): 重构HTTP模块结构,将相关文件迁移至src/http目录 10 months ago