【第二季】全网最简单但实用的SpringBoot+Vue前后端分离项目实战

请教各位大佬
我的角色跟用户都修改不了
报错.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public com.lantu.common.vo.Result<?> com.lantu.syss.controller.RoleController.updateRole(com.lantu.syss.entity.Role)]
但是测试postman都可以……

求教如何解决