mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-13 14:10:43 +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])) {
|
||||
p.info.work = true
|
||||
if (sign.success) {
|
||||
p.log(`签到: ${days + 1}天`, context.token, context.shopName)
|
||||
p.log(`签到成功`, context.token, context.shopName)
|
||||
}
|
||||
else {
|
||||
p.log(sign.msg)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user