如题。
具体报的错如下:
'contractBaseForm' on field 'id': rejected value [2322©=]; codes [typeMismatch.contractBaseForm.id,typeMismatch.id,typeMismatch.java.lang.Long,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [contractBaseForm.id,id]; arguments []; default message [id]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.lang.Long' for property 'id'; nested exception is java.lang.NumberFormatException: For input string: "2322©="] ”那我该如何转换呢?