阶段更新
This commit is contained in:
@@ -18,7 +18,6 @@ class UserInfoBaseResource extends JsonResource
|
||||
'identity' => new UserIdentityBaseResource($this->identities->first()),
|
||||
'status' => $this->getStateData(),
|
||||
'canPick' => $this->canPick(),
|
||||
'nowStatus' => $this->getNowStatus(),
|
||||
'tag' => $this->tag
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user