req.body keeps throwing TypeError: Cannot read property 'body' of undefined

前端 未结 0 1286
长发绾君心
长发绾君心 2021-02-19 04:32

I cannot use req.body: Error: "TypeError: Cannot read property \'body\' of undefined" and when I try to console.log(req.body) it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题