SpringBoot2 MyBatisPlus Vue常见错误日志

Required request body is missing: public com.xlcdb.XXX.XXX

通常是前端请求的body为null导致

你可能感兴趣的:(SpringBoot,vue.js)