mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-09 11:32:48 +08:00
优化数据库的调试日志;
This commit is contained in:
@@ -17,7 +17,7 @@ require __DIR__ . '/../vendor/autoload.php';
|
||||
// 声明全局变量
|
||||
define('DS', DIRECTORY_SEPARATOR);
|
||||
define('ROOT_PATH', __DIR__ . DS . '..' . DS);
|
||||
|
||||
define('REUQEST_UID', uniqid());
|
||||
// 执行HTTP应用并响应
|
||||
$http = (new App())->http;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user