react调用后端添加接口报错Required request body is missing

img


系统未处理异常,异常信息是:Required request body is missing: public com.pateo.config.common.RestResponseBody<java.lang.Object> com.pateo.controller.FlowConfigController.flowConfigrAdd(com.pateo.vo.FlowConfigVo,javax.servlet.http.HttpServletRequest)

img

img

有人知道是什么原因吗

缺少必需的请求正文