feat: 同步下新环境
This commit is contained in:
@@ -24,9 +24,9 @@ class Pivot extends Model
|
||||
/**
|
||||
* 架构函数
|
||||
* @access public
|
||||
* @param array|object $data 数据
|
||||
* @param Model $parent 上级模型
|
||||
* @param string $table 中间数据表名
|
||||
* @param array|object $data 数据
|
||||
* @param Model $parent 上级模型
|
||||
* @param string $table 中间数据表名
|
||||
*/
|
||||
public function __construct($data = [], Model $parent = null, $table = '')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user