Update jd_task_shopGift.js

This commit is contained in:
可达鸭 2025-03-01 16:25:31 +08:00
parent fb7ea18a24
commit 6a27ed1321

View File

@ -69,7 +69,7 @@ export class Main extends Template {
p.log("正在关注", this.haskey(drawShopGift, 'result.giftDesc') || '没有领取到')
for (let g of this.haskey(drawShopGift, 'result.alreadyReceivedGifts') || []) {
if (g.prizeType == 4) {
this.msg(`京豆: ${g.redWord}`)
p.msg(`京豆: ${g.redWord}`)
}
}
await this.curl({