Update jd_task_shopLottery.js

This commit is contained in:
可达鸭 2025-03-12 23:23:01 +08:00
parent 197f938326
commit 894f7a2d52

View File

@ -39,7 +39,7 @@ export class Main extends Template {
p.msg(s.result.signReward.name)
}
else {
p.log("什么也没有")
p.log(this.haskey(s, 'result.signNoteAttach') || "什么也没有")
}
if (this.haskey(s, 'result')) {
p.info.work = true