'use strict'; const bodyParser = require('koa-bodyparser') // 错误处理 module.exports = bodyParser()