StackOverflow 文件 sails.js 教程 路由 重定向 重定向 Created: November-22, 2018 module.exports.routes = { '/foo': '/bar', 'GET /google': 'http://www.google.com' }; 為所有檢視定義自定義變數自定義 RESTful 路由定義