改名
This commit is contained in:
@@ -149,7 +149,7 @@ class ActiveRecord extends BaseActiveRecord
|
||||
}
|
||||
return static::getDb()->createCommand()
|
||||
->mathematics(self::getTable(), [$action => $columns], $condition)
|
||||
->exec(false, $this);
|
||||
->exec($this);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user