BAIYANG пре 6 година
родитељ
комит
2de10cf8f1
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      index.js

+ 2 - 0
index.js

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