错误The server cannot or will not process the request due to something that is perceived to be a clien

The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).

在这里插入图片描述
请求参数不匹配,有可能是你的实体类属性数据类型与你定义的参数类型不匹配
或者是你的数据超过你的数据类型范围


版权声明:本文为Yearingforthefuture原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。