500 报错排查

 

  1. Request URL: ***
  2. Request Method:POST
  3. Status Code: 500 Internal Server Error

 

可能的原因:

1. 代码有问题,   看日志排查

2.  检查参数是否有问题, 例如要求的是Integer类型, 前端送参数是String 类型, 也是这个错误。

 

posted @ 2022-06-14 11:15  知行-zhixing  阅读(91)  评论(0编辑  收藏  举报