@RequestParam,也有@RequestBody 不能同时使用可以使用 HttpServletRequest 接收,有时间看下解析器,分析下源码 public Map<String, Object> commonHttpRequestParamConvert……