更新 ampDache-12.js

This commit is contained in:
XiaoGe-LiBai
2024-05-23 00:49:48 +08:00
parent 9516f32d29
commit 4646f6d253

View File

@@ -60,6 +60,7 @@ var node = '', channel = '', adiu = '', userId = '', actID = '', playID = '', se
return; return;
} }
await checkInAndSign(); await checkInAndSign();
message = ''; // 清空消息,以便下一个账号开始时不会包含之前的信息
} }
} else { } else {
$.msg($.name, '', '❌请先获取sessionid🎉'); $.msg($.name, '', '❌请先获取sessionid🎉');