catchAdmin/app/service.php

5 lines
56 B
PHP
Raw Permalink Normal View History

2019-12-02 23:04:43 +08:00
<?php
return [
2020-02-20 13:44:25 +08:00
\catcher\CatchAdminService::class,
];