BAIYANG hace 6 años
padre
commit
3abaa76c37
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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')