@@ -6,6 +6,9 @@ namespace think;
// 加载基础文件
require __DIR__ . '/vendor/autoload.php';
// 声明全局变量
define('DS', DIRECTORY_SEPARATOR);
define('ROOT_PATH', __DIR__ . DS);
define('REUQEST_UID', uniqid());
// 应用初始化
The note is not visible to the blocked user.