mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
同步升级组件 6.0.39
This commit is contained in:
parent
52d11305a2
commit
825163364b
@ -16,10 +16,10 @@
|
||||
|
||||
namespace think;
|
||||
|
||||
use think\admin\service\SystemService;
|
||||
use think\admin\service\RuntimeService;
|
||||
|
||||
// 加载基础文件
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
// WEB应用初始化
|
||||
SystemService::instance()->doInit();
|
||||
RuntimeService::doWebsiteInit();
|
Loading…
x
Reference in New Issue
Block a user