mirror of
https://github.com/okyyds/yyds.git
synced 2026-07-14 00:51:17 +08:00
update
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user