TypeError: Failed to execute 'fetch' on 'Window': Request with GET/HEAD method c

swagger 报错: TypeError: Failed to execute 'fetch' on 'Window': Request with GET/HEAD method cannot have body.   有@ResponseBody才会在接口中获取swagger列表   是由于方法中申明的是get方法却用了@requestBody  RequestMethod.POST---》@
相关文章
相关标签/搜索