海底捞

This commit is contained in:
临渊 2022-06-27 16:20:48 +08:00 committed by GitHub
parent b27b8b723d
commit 87dd890ee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
hdl.js
View File

@ -50,7 +50,7 @@
let num = index + 1
log(`\n========= 开始【第 ${num} 个账号】=========\n`)
hdltk = hdlTkArr[index];
hdlTk = hdlTkArr[index];
if (debug) {
log(`\n 【debug】 这是你第 ${num} 账号信息:\n ${hdltk}\n`);