mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
exam support priority + peer suppoert ipv4&ipv6
This commit is contained in:
@@ -33,6 +33,7 @@ class ExamResource extends JsonResource
|
||||
'status_text' => $this->statusText,
|
||||
'is_discovered' => $this->is_discovered,
|
||||
'is_discovered_text' => $this->is_discovered_text,
|
||||
'priority' => $this->priority,
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user