前台js怎么写的,

POST提交无法提交到后台controller的方法, POST http://localhost:8080/

 

后台controller方法

POST提交无法提交到后台controller的方法, POST http://localhost:8080/

一直提示 这个

POST提交无法提交到后台controller的方法, POST http://localhost:8080/

 

 

 

 

 检查后台,发现这里有2个必填参数,而js中只传了一个参数,加上cdSign参数后就可以了

POST提交无法提交到后台controller的方法, POST http://localhost:8080/

 

相关文章:

  • 2022-12-23
  • 2021-06-06
  • 2021-08-09
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
  • 2021-11-19
猜你喜欢
  • 2022-12-23
  • 2021-03-27
  • 2022-12-23
  • 2022-12-23
  • 2021-08-07
  • 2022-12-23
相关资源
相似解决方案