Форматирование

This commit is contained in:
brusnitsyn
2026-04-24 16:46:10 +09:00
parent fd0e6ee817
commit 63daa62888
87 changed files with 1380 additions and 791 deletions

View File

@@ -13,7 +13,7 @@ class UserDepartment extends Model
'rf_department_id',
'is_favorite',
'order',
'user_name'
'user_name',
];
protected $casts = [