改名
This commit is contained in:
@@ -249,6 +249,7 @@ class Command extends Component
|
|||||||
var_dump($result);
|
var_dump($result);
|
||||||
return $this->addError($connection->errorInfo()[2], 'mysql');
|
return $this->addError($connection->errorInfo()[2], 'mysql');
|
||||||
}
|
}
|
||||||
|
var_dump($result, $isInsert);
|
||||||
if ($isInsert === false) {
|
if ($isInsert === false) {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user