hasmany 假如一场考试,有多个职位。此时,hasmany的二个参数,写的是职位表里的外键,也就是 kaoshi_id public function zhiwei() { return $this->hasMany("Zhiwei",'kaoshi_id'); }