mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 18:42:49 +08:00
完成主要类的打包;
This commit is contained in:
@@ -5,7 +5,7 @@ namespace think;
|
||||
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
require __DIR__ . '../{$lib_php_file}';
|
||||
require __DIR__ . '/../{$lib_php_file}';
|
||||
|
||||
// 声明全局变量
|
||||
define('DS', DIRECTORY_SEPARATOR);
|
||||
|
||||
Reference in New Issue
Block a user