添加上下也信息

This commit is contained in:
2020-01-02 18:28:08 +08:00
parent c1edeec5ef
commit edc5ece01b
2 changed files with 4 additions and 2 deletions

2
app.js
View File

@@ -26,4 +26,4 @@ app.use(bodyParser());
// console.log(requter())
app.use(requter());
app.listen(3004);
console.log("http://localhost:3002")
console.log("http://localhost:3004")