first commit
This commit is contained in:
5
app/service.php
Normal file
5
app/service.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
return [
|
||||
\jaguarjack\think\module\ThinkModuleService::class,
|
||||
\catchAdmin\CatchAdminService::class,
|
||||
];
|
Reference in New Issue
Block a user