|
|
|
@ -153,5 +153,9 @@ return [ |
|
|
|
'gate_control' => [ |
|
|
|
'create_enter' => 'Create entry record', |
|
|
|
'update_leave' => 'Update departure records' |
|
|
|
], |
|
|
|
'access_record' => [ |
|
|
|
'create' => 'Set up vehicle entry and exit for parking spaces.', |
|
|
|
'update' => 'Update vehicle entry and exit records for parking spaces.' |
|
|
|
] |
|
|
|
]; |
|
|
|
|