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