发送留言时跳转500,但是保存到数据库里了
来源:2-5 房产用户表,房产信息表设计

AW_Relax
2019-04-03
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type ‘java.lang.String’ to required type ‘java.lang.Long’; nested exception is java.lang.NumberFormatException: For input string: “4successMsg=留言成功”
写回答
2回答
-
火山格格
2020-01-16
解决了吗?同样的问题报错,具体定位在哪儿?
00 -
格鲁
2019-04-05
看看4和message=留言成功怎么当成一个字段传输了,应该是你free marker的变量定义有问题
00
相似问题