mirror of
https://github.com/hex-ci/smzdm_script.git
synced 2026-02-03 02:53:17 +08:00
Update smzdm_task.js
This commit is contained in:
@@ -206,7 +206,7 @@ class SmzdmBot {
|
||||
$.log('等候 5 秒');
|
||||
await $.wait(5000);
|
||||
}
|
||||
// 关注专栏任务
|
||||
// 关注栏目任务
|
||||
else if (task.task_event_type == 'interactive.follow.tag') {
|
||||
const result = await this.doFollowTagTask(task);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user