mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2026-04-10 15:06:18 +08:00
更新于 08-06 11:01
This commit is contained in:
@@ -113,9 +113,9 @@ async function jdPlantBean() {
|
||||
await plantShareSupportList();
|
||||
} else {
|
||||
console.log(`种豆得豆-初始失败: ${JSON.stringify($.plantBeanIndexResult)}`);
|
||||
console.log(`等待10秒后重试`);
|
||||
await $.wait(10000);
|
||||
await jdPlantBean();
|
||||
// console.log(`等待10秒后重试`);
|
||||
// await $.wait(10000);
|
||||
// await jdPlantBean();
|
||||
}
|
||||
} catch (e) {
|
||||
$.logErr(e);
|
||||
|
||||
Reference in New Issue
Block a user