mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 13:32:41 +08:00
add backup and admin dist
This commit is contained in:
@@ -29,6 +29,8 @@ class ExamResource extends JsonResource
|
||||
'indexes_formatted' => $this->formatIndexes($this->resource),
|
||||
'status' => $this->status,
|
||||
'status_text' => $this->statusText,
|
||||
'is_discovered' => $this->is_discovered,
|
||||
'is_discovered_text' => $this->is_discovered_text,
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user