update thống kê
This commit is contained in:
@@ -7,9 +7,9 @@ $db = require __DIR__ . '/db.php';
|
||||
|
||||
$config = [
|
||||
'id' => 'basic',
|
||||
'homeUrl' => ['/dashboard'],
|
||||
'name' => 'AIParking Traffic',
|
||||
'defaultRoute' => 'dashboard',
|
||||
'homeUrl' => ['/staff'],
|
||||
'name' => 'Access Control',
|
||||
'defaultRoute' => 'staff',
|
||||
'basePath' => dirname(__DIR__),
|
||||
'bootstrap' => ['log'],
|
||||
'timeZone' => 'Asia/Ho_Chi_Minh',
|
||||
|
||||
Reference in New Issue
Block a user