diff --git a/app/src/App.tsx b/app/src/App.tsx index 0191825..f0446ba 100644 --- a/app/src/App.tsx +++ b/app/src/App.tsx @@ -220,7 +220,6 @@ const App: React.FC = () => { const data = await resp.json(); if (data.game_token) { - setCurrentGameToken(data.game_token); addLog('system', '✅ 获取新凭证成功!'); // 重置游戏状态