guoziyun 11 месяцев назад
Родитель
Сommit
4a39cd6e29
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app.js

+ 1 - 1
app.js

@@ -140,7 +140,7 @@ app.use('/api/subscribe', require('./routes/v2/subscribe'));  // 用户提交邮
 
 
 
 
 //v1
 //v1
-app.use('/', require('./routes/index'));
+// app.use('/', require('./routes/index'));
 
 
 
 
 // catch 404 and forward to error handler
 // catch 404 and forward to error handler