'json' ]; //组织属性关联 public function frameData(){ return $this->hasOne(Frame::class,'id','frame'); } }