改名
This commit is contained in:
@@ -413,7 +413,7 @@ class Connection extends Pool
|
||||
public function desc(string $name)
|
||||
{
|
||||
if (!isset($this->hasCreate[$name])) {
|
||||
return;
|
||||
$this->hasCreate[$name] = 0;
|
||||
}
|
||||
$this->hasCreate[$name] -= 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user