BAIYANG 6 년 전
부모
커밋
3abaa76c37
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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')