Revert "改名"
This reverts commit fdf58326
This commit is contained in:
@@ -61,7 +61,7 @@ class DatabasesProviders extends Providers
|
||||
$database = $this->_settings($database);
|
||||
|
||||
$connection = Kiri::getDi()->create(Connection::class, [$database]);
|
||||
$connection->fill($database);
|
||||
$connection->fill();
|
||||
|
||||
$app->set($key, $connection);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user