mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-10 03:42:49 +08:00
增加说明
This commit is contained in:
@@ -5,6 +5,7 @@ declare(strict_types=1);
|
||||
use think\UlthonAdminService;
|
||||
|
||||
$service = [
|
||||
// !注意,必须要注册该服务
|
||||
10 => UlthonAdminService::class,
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user