http://adonisjs.com/guides/routing | */ const Route = use('Route'); Route.get('api/users', 'UserController.index');
確定! 回上一頁