BAIYANG 6 vuotta sitten
vanhempi
commit
3abaa76c37
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      index.js

+ 0 - 1
index.js

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