mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-08-07 22:29:44 +08:00
3 lines
103 B
PHP
3 lines
103 B
PHP
<?php
|
|
include_once __DIR__ . '/../extend/think/admin/common.php';
|
|
return [\think\admin\Library::class]; |