ajax跨域请求错误

解决:
  springboot中:
    加注解 @CrossOrigin

相关文章: