mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
修正
This commit is contained in:
@@ -842,7 +842,7 @@ abstract class Model implements \JsonSerializable, \ArrayAccess
|
||||
$item[$key] = $value ? $value->$attr : null;
|
||||
}
|
||||
}
|
||||
break;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
$item[$name] = $value;
|
||||
|
||||
Reference in New Issue
Block a user