改名
This commit is contained in:
@@ -147,6 +147,9 @@ abstract class BaseActiveRecord extends Component implements IOrm, ArrayAccess
|
||||
public function init()
|
||||
{
|
||||
$this->container = Snowflake::app();
|
||||
|
||||
$an = Snowflake::app()->getAnnotation();
|
||||
$an->injectProperty($this);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user