mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-12 12:40:44 +08:00
.
This commit is contained in:
parent
f7c3bcf7a2
commit
c39d4cc7d8
@ -4,8 +4,7 @@ export class Main extends Template {
|
||||
constructor() {
|
||||
super()
|
||||
this.profile = {
|
||||
title: '京东超市',
|
||||
crontab: 4
|
||||
title: '京东超市'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -6,8 +6,7 @@ export class Main extends Template {
|
||||
this.profile = {
|
||||
title: '京东视频红包',
|
||||
interval: 3000,
|
||||
round: 4,
|
||||
crontab: 4
|
||||
round: 4
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user