Update jd_xinruimz.js
parent
0d533c20e8
commit
d61bc3ae58
|
@ -207,7 +207,7 @@ async function fertilizerdotask() {
|
|||
$.log("任务完成")
|
||||
}
|
||||
}
|
||||
if ($.fertilizertasklist.prodcuts) {
|
||||
if ($.fertilizertasklist.prodcuts && ["card","car"].includes(process.env.FS_LEVEL)) {
|
||||
$.log("去完成加购任务..")
|
||||
if ($.fertilizertasklist.prodcuts.length != $.fertilizerlist.view_product.length) {
|
||||
for (const vo of $.fertilizertasklist.prodcuts) {
|
||||
|
|
Loading…
Reference in New Issue