fix : chat modules, notifications

This commit is contained in:
amazuecos
2024-09-26 13:10:12 +00:00
parent d3722440c3
commit c5a5f01fa0
9 changed files with 162 additions and 18 deletions

View File

@ -59,7 +59,7 @@ class ChatDeparmentModel extends Model
'chat_departments.id',
'chat_departments.name',
'chat_departments.display',
'chat_department_users.user_id'
'chat_department_users.user_id',
]
)
->join(