Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
spider-ufo
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
2018-12-01 17:17:23 +0800
Commit
a0ec0aef27cbcf3d5aff8deb78cc9625d8603591
1 parent
5e1a35fc
commit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
app.js
app.js
View file @
a0ec0ae
...
...
@@ -19,5 +19,4 @@ schedule.scheduleJob('0 10 * * * *', () => {
logger
.
info
(
'task start calvAvgTask'
);
calvAvgTask
();
});
spiderTask
(
dayjs
().
unix
());
calvAvgTask
();
...
...
Please
register
or
login
to post a comment