摘要: 场景:post请求 传参:RequestParam可以单个接收值,而RequestBody可以接收一个对象 使用RequestParam来接收单个值,但是会保错,说传入的参数不符合 MissingServletRequestParameterException: Required request p 阅读全文
posted @ 2023-05-03 15:41 Tmillion 阅读(17) 评论(0) 推荐(0) 编辑