Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-seo
·
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
Plain Diff
Browse Files
Authored by
周少峰
2017-06-16 17:11:57 +0800
Commit
c4c2749f67b9b4a32b8187b9a919de68a132f3f7
2 parents
2c929260
fd21370d
Merge branch 'feature/wordsUrl'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/seo.js
apps/seo.js
View file @
c4c2749
...
...
@@ -56,8 +56,8 @@ const start = () => {
schedule
.
scheduleJob
(
'30 1 1 * * 1'
,
function
()
{
});
sendRpKeyWordsUrl
();
});
};
module
.
exports
=
{
...
...
Please
register
or
login
to post a comment