Update jd_dreamFactory.js
尝试修复领取电力火爆
This commit is contained in:
@@ -117,7 +117,7 @@ function collectElectricity(facId = $.factoryId, help = false, master) {
|
|||||||
// if (help && master) {
|
// if (help && master) {
|
||||||
// url = `/dreamfactory/generator/CollectCurrentElectricity?zone=dream_factory&factoryid=${facId}&master=${master}&sceneval=2&g_login_type=1`;
|
// url = `/dreamfactory/generator/CollectCurrentElectricity?zone=dream_factory&factoryid=${facId}&master=${master}&sceneval=2&g_login_type=1`;
|
||||||
// }
|
// }
|
||||||
let body = `factoryid=${facId}&apptoken=&pgtimestamp=&phoneID=&doubleflag=1`;
|
let body = `factoryid=${facId}&apptoken=&pgtimestamp=&phoneID&doubleflag=1&_stk=_time,apptoken,doubleflag,factoryid,pgtimestamp,phoneID,timeStamp,zone`;
|
||||||
if (help && master) {
|
if (help && master) {
|
||||||
body += `factoryid=${facId}&master=${master}`;
|
body += `factoryid=${facId}&master=${master}`;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user