改名
This commit is contained in:
@@ -296,6 +296,8 @@ class ActiveRecord extends BaseActiveRecord
|
|||||||
private function runRelate(): array
|
private function runRelate(): array
|
||||||
{
|
{
|
||||||
$relates = [];
|
$relates = [];
|
||||||
|
|
||||||
|
var_dump($this->_with);
|
||||||
if (empty($this->_with)) {
|
if (empty($this->_with)) {
|
||||||
return $relates;
|
return $relates;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user