配置服务 ¶
/app/service.php
php
return [
\app\service\AppService::class,
\shiyun\bootstrap\FrameBootstrap::class,
\shiyun\bootstrap\AnnotationBootstrap::class,
];