This commit is contained in:
AN
2025-06-12 21:26:49 +08:00

View File

@ -92,7 +92,7 @@ export const request = createFlatRequest<App.Service.Response, RequestInstanceSt
} }
}); });
return null; request.cancelAllRequest();
} }
// when the backend response code is in `expiredTokenCodes`, it means the token is expired, and refresh token // when the backend response code is in `expiredTokenCodes`, it means the token is expired, and refresh token