mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 02:52:49 +08:00
完善打包封装代码结构
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
namespace think;
|
||||
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
require __DIR__ . '/../lib/index.php';
|
||||
|
||||
|
||||
// 声明全局变量
|
||||
define('DS', DIRECTORY_SEPARATOR);
|
||||
|
||||
Reference in New Issue
Block a user