1
This commit is contained in:
@@ -1038,6 +1038,10 @@ class Query
|
||||
return $this;
|
||||
}
|
||||
|
||||
public function close(){
|
||||
return $this->connection->close();
|
||||
}
|
||||
|
||||
/**
|
||||
* 指定OR查询条件
|
||||
* @access public
|
||||
|
||||
Reference in New Issue
Block a user