root 6 سال پیش
والد
کامیت
f86b782e9d
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      index.js

+ 3 - 0
index.js

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