This commit is contained in:
wangjinlei
2022-11-23 14:48:15 +08:00
parent 0a92e69b83
commit ec59e99a8b
636 changed files with 59164 additions and 46329 deletions

View File

@@ -1038,10 +1038,6 @@ class Query
return $this;
}
public function close(){
return $this->connection->close();
}
/**
* 指定OR查询条件
* @access public