改名
This commit is contained in:
@@ -107,16 +107,6 @@ abstract class BaseActiveRecord extends Component implements IOrm, ArrayAccess
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @param SEvent $event
|
|
||||||
* 默认注入
|
|
||||||
*/
|
|
||||||
public function setEvent(SEvent $event)
|
|
||||||
{
|
|
||||||
$this->event = $event;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* object init
|
* object init
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user