mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-12 04:30:42 +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)
|
p.msg(s.result.signReward.name)
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
p.log("什么也没有")
|
p.log(this.haskey(s, 'result.signNoteAttach') || "什么也没有")
|
||||||
}
|
}
|
||||||
if (this.haskey(s, 'result')) {
|
if (this.haskey(s, 'result')) {
|
||||||
p.info.work = true
|
p.info.work = true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user