mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-02 21:52:34 +08:00
修正注释
This commit is contained in:
@@ -74,7 +74,7 @@ abstract class Model implements \JsonSerializable, \ArrayAccess
|
||||
/**
|
||||
* 架构函数
|
||||
* @access public
|
||||
* @param array $data 数据
|
||||
* @param array|object $data 数据
|
||||
*/
|
||||
public function __construct($data = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user