@@ -18,6 +18,8 @@ app.use(bodyParser.urlencoded({extended: false}));
});
}*/
+//by
+
// 首页
app.get('/', function (req, res) {
res.redirect('/file')