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