Update jd_task_union.js

This commit is contained in:
可达鸭 2025-05-13 23:44:52 +08:00
parent 0708ef5030
commit 94ae72cd83

View File

@ -120,7 +120,6 @@ export class Main extends Template {
} }
async main(p) { async main(p) {
return
let user = p.data.user let user = p.data.user
let context = p.context; let context = p.context;
let algo = context.algo || {} let algo = context.algo || {}