diff --git a/app.js b/app.js index b34fd87..dbd958a 100644 --- a/app.js +++ b/app.js @@ -42,6 +42,7 @@ http.createServer(app).listen(config.port, "::",() => { `) }) + // app.listen(config.port, () => { // console.log(` // 爬虫运行在下面网址: