mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-12 12:40:44 +08:00
Update jd_task_shopLottery.js
This commit is contained in:
parent
197f938326
commit
894f7a2d52
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user