catchAdmin/app/service.php
2019-12-02 23:04:43 +08:00

5 lines
114 B
PHP

<?php
return [
\jaguarjack\think\module\ThinkModuleService::class,
\catchAdmin\CatchAdminService::class,
];