mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
需要手动进入一下活动页面。不然即使是开启了这个活动。跑脚本也提示未开启活动。
收益过低,可注释不用。
This commit is contained in:
parent
ab1d1c8bd5
commit
cef91e3987
@ -281,6 +281,7 @@ function getActContent(info = false, shareUuid = '') {
|
||||
if (!$.userInfo.bookStore) {
|
||||
$.exit = true
|
||||
console.log(`京东账号${$.index}尚未开启口袋书店,请手动开启`)
|
||||
console.log('\n提示:从五月份开始,需要手动进入一下活动页面。不然即使是开启了这个活动。跑脚本也提示未开启活动\n')
|
||||
return
|
||||
}
|
||||
$.actorUuid = $.userInfo.actorUuid
|
||||
|
||||
Loading…
Reference in New Issue
Block a user