内核更新
This commit is contained in:
@@ -22,7 +22,7 @@ class Merge extends Model
|
||||
protected $mapFields = []; // 需要处理的模型映射字段,避免混淆 array( id => 'user.id' )
|
||||
|
||||
/**
|
||||
* 架构函数
|
||||
* 构造函数
|
||||
* @access public
|
||||
* @param array|object $data 数据
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user