改名
This commit is contained in:
@@ -367,6 +367,7 @@ abstract class BaseActiveRecord extends Component implements IOrm, \ArrayAccess
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
$trance->commit();
|
$trance->commit();
|
||||||
|
var_dump($param, $attributes);
|
||||||
$this->setAttributes($param);
|
$this->setAttributes($param);
|
||||||
$this->afterSave($attributes, $param);
|
$this->afterSave($attributes, $param);
|
||||||
$this->refresh();
|
$this->refresh();
|
||||||
|
|||||||
Reference in New Issue
Block a user