Token自动刷新机制:QueuedInterceptor实现无感刷新,只有彻底过期才跳转登录

This commit is contained in:
2026-04-16 12:55:31 +08:00
parent bfd82b3c8a
commit 5c7aa09207
6 changed files with 53449 additions and 53014 deletions

View File

@@ -33,6 +33,9 @@ class ApiEndpoints {
/// 退出登錄
static const String logout = '/api/user/logout';
/// 刷新 Token後端尚未實現預留接口
static const String tokenRefresh = '/api/auth/refresh';
// ==================== 行情模塊 ====================
/// 獲取幣種列表