BAIYANG 6 anni fa
parent
commit
2de10cf8f1
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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')