wangjia dc6e68154b fix(client): 修复启动时 token 刷新导致 Dio adapter closed 崩溃
apiClientProvider 改用 select(isLoggedIn),token refresh 不触发 provider
重建,避免旧 Dio 被 close 后仍执行 fetch。同时在拦截器内原地更新
_dio.options.headers,保证后续请求使用新 token。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 08:34:29 +08:00
S
Description
No description provided
185 MiB
2026-07-10 02:18:38 +00:00
Languages
Dart 49.3%
Go 21.5%
HTML 17.2%
Nunjucks 3.1%
CSS 3%
Other 5.7%