切换service

This commit is contained in:
wuyanwen 2020-02-20 13:44:25 +08:00
parent a9aa28bd77
commit bcb671697c
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<?php
return [
\catchAdmin\CatchAdminService::class,
];
\catcher\CatchAdminService::class,
];