当前位置:   article > 正文

报错JSON parse error: Cannot deserialize value of type `java.lang.Integer` from String

json parse error: cannot deserialize value of type `java.lang.string` from a

前端界面报错
JSON parse error: Cannot deserialize value of type java.lang.Integer from String “77777777777”: Overflow: numeric value (77777777777) out of range of Integer (-2147483648 - 2147483647); nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot deserialize value of type java.lang.Integer from String “77777777777”: Overflow: numeric value (77777777777) out of range of Integer (-2147483648 - 2147483647) at [Source: (PushbackInputStream); line: 1, column: 121] (through reference chain: com.weilanaoli.ruge.base.client.vo.ProjectVO[“floorSpace”])
解决思路
在检查了验证规则以及输入框最大长度没有错误之后,可以看看是否是接口问题,
答案就是接口报错503,那么这个问题就是要找后端了。

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小丑西瓜9/article/detail/610113
推荐阅读
相关标签
  

闽ICP备14008679号