$data = [ 'inTitle'=>"12 3", 'inLocation'=>"POINT(10 15)", //此字段类型POINT类型 ]; Db::table('jian_institution')->insert($data);