nested exception is java.lang.IllegalArgumentException: A null value cannot be assigned to a primitive type

在Entity里将long 改为Long,int 改为Integer