mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 02:48:44 +08:00
fix
This commit is contained in:
parent
c8102e8089
commit
dad58369d9
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user