Example: how to use patch with adonis api only Route.put('/', async () => { }) Route.patch('/', async () => { })
確定! 回上一頁