fix the command

This commit is contained in:
2026-06-14 10:05:13 +03:30
parent e7ced6267d
commit 0b7b22ff87
5 changed files with 42 additions and 2 deletions

View File

@@ -34,6 +34,7 @@ class RequestPortalService
'description', 'requested_machines', 'type', 'type_fa', 'start_date', 'state_id',
'end_date', 'request_date', 'end_point', 'encoded_route', 'zone', 'zone_fa', 'start_time', 'finish_time',
'code', 'category_id', 'category_name', 'explanation', 'city_id', 'city_name', 'province_id', 'station_name',
'driver_id', 'driver_name'
]
);
}