jdbc新增时报Field 'id' doesn't have a default value错误 错误分析如下:
1.首先检查数据库设计的主键是否为Int 类型 2.如果是Int 类型检查数据库中设置是否为自增
京公网安备 11010502049817号