koa-body 文件上传问题
      
      
      
    
    
用koa-body 怎么解析文件上传后的问题
      1 回复
    
    It’s very simple, because you can access the fields and files in the
ctx.request.bodyorctx.req.bodyJSON object
用koa-body 怎么解析文件上传后的问题
It’s very simple, because you can access the fields and files in the
ctx.request.bodyorctx.req.bodyJSON object