diff --git a/src/App/Models/Activity.php b/src/App/Models/Activity.php index 070d339..e303eb7 100644 --- a/src/App/Models/Activity.php +++ b/src/App/Models/Activity.php @@ -55,6 +55,8 @@ class Activity extends Model 'locale', 'referer', 'methodType', + 'relId', + 'relModel', ]; /**