cfmgrv4 init...4

This commit is contained in:
최준흠 2024-10-28 12:28:57 +09:00
parent cfb19769ca
commit c97d847234

View File

@ -46,7 +46,7 @@ class AuditLogController extends CloudflareController
//View
public function view(string $uid): RedirectResponse|string
{
$this->init(__FUNCTION__);
$this->init(__FUNCTION__, [$this->getModel()::TITLE, 'action_info', 'actor', 'interface', 'zone_id', 'zone_name', 'resource_id', 'resource_type', 'resource_name', 'status', 'updated_at', 'created_at']);
return $this->view_procedure($uid);
}
// 리스트