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
Email Patches
Plain Diff
Browse Files
Authored by
周少峰
2017-05-31 11:49:27 +0800
Commit
aa40d0f65787fe3c3611039a74506fd054567c9a
1 parent
2063bf45
delete sitemap
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/seo.js
apps/seo.js
View file @
aa40d0f
...
...
@@ -203,7 +203,7 @@ const sitemap = (req, res) => {
const
start
=
()
=>
{
schedule
.
scheduleJob
(
'1 * * *'
,
function
()
{
sendUrls
();
sitemap
();
//
sitemap();
});
};
...
...
Please
register
or
login
to post a comment