mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
改进
This commit is contained in:
@@ -1101,7 +1101,6 @@ abstract class Model implements \JsonSerializable, \ArrayAccess
|
||||
$field = array_merge($this->field, $auto);
|
||||
} else {
|
||||
$field = [];
|
||||
|
||||
}
|
||||
|
||||
return $field;
|
||||
|
||||
Reference in New Issue
Block a user