module.exports = (ctx) => { ctx.body = 'hello world' }