'hashed', 'avatar' => StorageFile::class, 'scores' => 'array', ]; public function cate() { return $this->belongsTo(PartyCate::class, 'cate_id'); } }