(1048, "Column 'passport_id' cannot be null")在自己的向数据库保存数据时候出错,错误原因是需要为字段
passport_id赋值,但是传递的参数中没有传递改值,或者传递至为空