eee
This commit is contained in:
@@ -32,7 +32,7 @@ abstract class QueryTrait extends Component implements ActiveQueryInterface, ISq
|
||||
return $this->where;
|
||||
}
|
||||
}
|
||||
public array $select = ['t1.*'] {
|
||||
public array $select = ['*'] {
|
||||
&get {
|
||||
return $this->select;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user