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

@@ -37,6 +37,6 @@ _flutter.buildConfig = {"engineRevision":"e4b8dca3f1b4ede4c30371002441c88c12187e
_flutter.loader.load({
serviceWorkerSettings: {
serviceWorkerVersion: "2477319696" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
serviceWorkerVersion: "1911676977" /* Flutter's service worker is deprecated and will be removed in a future Flutter release. */
}
});