改名
This commit is contained in:
@@ -305,7 +305,7 @@ class ActiveRecord extends BaseActiveRecord
|
||||
*/
|
||||
public function toArray(): array
|
||||
{
|
||||
$data = $this->_attributes;
|
||||
return $this->_attributes;
|
||||
|
||||
$lists = $this->getAnnotation(self::GET);
|
||||
foreach ($lists as $key => $item) {
|
||||
|
||||
Reference in New Issue
Block a user