1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-07-12 23:51:17 +08:00
This commit is contained in:
ooo
2022-10-29 10:06:55 +08:00
parent 31d0433d15
commit 807ac5cd25

View File

@@ -135,7 +135,7 @@ async function member() {
$.log(`>>> 去加入 ${vo}`);
$.log(`>>> 准备加入会员`);
bindWithVender({ venderId: vo, bindByVerifyCodeFlag: 1, registerExtend: {}, writeChildFlag: 0, activityId: 2317870, channel: 401 }, vo)
await $.wait(1000);
await $.wait(5000);
}
} else {
$.log("没有获取到对应的任务。\n");