mirror of
https://github.com/Jerryplusy/crystelf-plugin.git
synced 2025-07-04 14:19:19 +00:00
小更改
This commit is contained in:
parent
ba997f8a58
commit
2e4bf836a8
@ -12,11 +12,13 @@ export default class ReportBots extends plugin {
|
||||
permission: 'master',
|
||||
},
|
||||
],
|
||||
task: {
|
||||
task: [
|
||||
{
|
||||
name: 'crystelf定时同步',
|
||||
corn: '*/30 * * * *',
|
||||
fnc: 'autoReport',
|
||||
},
|
||||
],
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user