摘要: @RequestParam 用来处理Content-Type: 为 application/x-www-form-urlencoded编码的内容。(Http协议中,默认传递的参数就是application/x-www-form-urlencoded类型)。RequestParam可以接受简单类型的属 阅读全文
posted @ 2020-04-26 09:32 初雨了然 阅读(899) 评论(0) 推荐(1)