org.springframework.dao.DataIntegrityViolationException: Error attempting to get column 'id' from result set. Cause: java.sql.SQLDataException: Cannot determine value type from string 'id'
; Cannot determine value type from string 'id'; nested exception is java.sql.SQLDataException: Cannot determine value type from string 'id'
字段的符号是 `` 这个, 而不是 '' 这个, 符号差啦!