'永续合约', ]; public function user() { return $this->belongsTo(User::class, 'user_id', 'user_id'); } }