改名
This commit is contained in:
@@ -237,6 +237,9 @@ abstract class Model extends Component implements ModelInterface, ArrayAccess, T
|
|||||||
{
|
{
|
||||||
$an = Kiri::app()->getAnnotation();
|
$an = Kiri::app()->getAnnotation();
|
||||||
$an->injectProperty($this);
|
$an->injectProperty($this);
|
||||||
|
|
||||||
|
|
||||||
|
var_dump($this->_relation);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user