@@ -149,7 +149,7 @@ async function withdraw_task() {
await utils.sleep(10000)
} else {
logger.log('等待3s');
- await utils.sleep(5000)
+ await utils.sleep(15000)
break
}