存储的时候报Field 'id' doesn't have a default value错误错误分析如下:
1.首先检查数据库设计的主键是否为Int 类型2.如果是Int 类型检查数据库中设置是否为自增