Update jd_task_yaoyiyao.js

This commit is contained in:
可达鸭 2025-04-28 20:02:30 +08:00
parent c04ee617ed
commit 993b36afec

View File

@ -9,7 +9,8 @@ export class Main extends Template {
linkId: '活动linkId'
},
sync: 1,
verify: 1
verify: 1,
crontab: `${this.rand(5, 35)} 19 * * *`,
}
}