update
This commit is contained in:
@@ -15,6 +15,7 @@ class MemberAlarmCenterResources extends JsonResource
|
||||
{
|
||||
return [
|
||||
'id' => $this->id,
|
||||
'personId' => $this->person_id,
|
||||
'memberId' => $this->member_id,
|
||||
'fullName' => $this->full_name,
|
||||
'service' => $this->service_code,
|
||||
|
||||
Reference in New Issue
Block a user