mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-16 23:50:42 +08:00
Update jd_task_shopSign.js
This commit is contained in:
parent
3b32c21671
commit
931078a9af
@ -118,7 +118,7 @@ export class Main extends Template {
|
|||||||
if (this.haskey(sign, 'code', [403030023, 200])) {
|
if (this.haskey(sign, 'code', [403030023, 200])) {
|
||||||
p.info.work = true
|
p.info.work = true
|
||||||
if (sign.success) {
|
if (sign.success) {
|
||||||
p.log(`签到: ${days + 1}天`, context.token, context.shopName)
|
p.log(`签到成功`, context.token, context.shopName)
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
p.log(sign.msg)
|
p.log(sign.msg)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user