mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-02 05:02:48 +08:00
修正
This commit is contained in:
@@ -485,7 +485,7 @@ abstract class Connection
|
||||
*/
|
||||
protected function getResult($pdo = false, $procedure = false)
|
||||
{
|
||||
if (true === $class) {
|
||||
if ($pdo) {
|
||||
// 返回PDOStatement对象处理
|
||||
return $this->PDOStatement;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user