[Clien Portal] Alarm Center - Service Monitoring
This commit is contained in:
@@ -31,6 +31,6 @@ class RequestLogBenefit extends Model
|
||||
|
||||
public function requestLog()
|
||||
{
|
||||
return $this->belongsTo(RequestLog::class, 'aa');
|
||||
return $this->belongsTo(RequestLog::class);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user