注冊失敗顯示未知錯誤
Resolved [org.springframework.web.method.annotation.MethodArgumentTypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'java.lang.Integer'; nested exception is java.lang.NumberFormatException: For input string: "undefined"]
應該是驗證碼出現(xiàn)了問題,但是不知道是什么問題
telphone =123& otpCode =java.util.Random@4c6126f6
2019-01-16
從otpCode的類型查起,應該是string類型