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
陈峰
2019-01-14 11:24:54 +0800
Commit
604eda5682f69e0ef43d2be9794741dd8c3e6227
1 parent
d0ee6353
commit
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
app.js
app.js
View file @
604eda5
@@ -32,4 +32,3 @@ schedule.scheduleJob('0 10 1 * * *', () => {
@@ -32,4 +32,3 @@ schedule.scheduleJob('0 10 1 * * *', () => {
32
logger
.
info
(
'[process]task start priceTask'
);
32
logger
.
info
(
'[process]task start priceTask'
);
33
priceTask
();
33
priceTask
();
34
});
34
});
35
-
priceTask
();
Please
register
or
login
to post a comment