root %!s(int64=6) %!d(string=hai) anos
pai
achega
f86b782e9d
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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')