8个回答
-
18754176079 数据达人Lv4
板凳
xxxl 发表于 2021-3-30 10:16
可以看看这个帖子https://bbs.esensoft.com/thread-136758-1-1.html
org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-urlencoded;charset=UTF-8' not supported
日志还是 这个错 。 需要
application/json后台报的,但是json那里设了这个后台却提示这个是什么原因

18754176079 发表于 2021-3-30 14:04
org.springframework.web.HttpMediaTypeNotSupportedException: Content type 'application/x-www-form-u ...
您接口地址确认是能够连动获取数据的?