Update jd_bean_change.js

This commit is contained in:
Faker 2022-10-26 15:58:01 +08:00
parent 16cfda147a
commit 0e96241348

View File

@ -306,7 +306,7 @@ if(DisableIndex!=-1){
} }
//金融养猪 //金融养猪
let EnablePigPet=true; let EnablePigPet=false;
DisableIndex=strDisableList.findIndex((item) => item === "金融养猪"); DisableIndex=strDisableList.findIndex((item) => item === "金融养猪");
if(DisableIndex!=-1){ if(DisableIndex!=-1){
console.log("检测到设定关闭金融养猪查询"); console.log("检测到设定关闭金融养猪查询");