catchAdmin/app/service.php

5 lines
114 B
PHP
Raw Normal View History

2019-12-02 23:04:43 +08:00
<?php
return [
\jaguarjack\think\module\ThinkModuleService::class,
\catchAdmin\CatchAdminService::class,
];