@leo 拿到的日志如下
`2017-08-13 11:24:35] production.ERROR: Symfony\Component\Debug\Exception\FatalThrowableError: Type error: Return value of Doctrine\Common\Annotations\AnnotationRegistry::registerLoader() must be an instance of Doctrine\Common\Annotations\void, none returned in /data/www/taopengyou/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php:117
Stack trace:
0 /data/www/taopengyou/vendor/dingo/blueprint/src/Blueprint.php(70): Doctrine\Common\Annotations\AnnotationRegistry::registerLoader(Object(Closure))
1 /data/www/taopengyou/vendor/dingo/blueprint/src/Blueprint.php(49): Dingo\Blueprint\Blueprint->registerAnnotationLoader()
2 [internal function]: Dingo\Blueprint\Blueprint->__construct(Object(Doctrine\Common\Annotations\SimpleAnnotationReader), Object(Illuminate\Filesystem\Filesystem))
3 /data/www/taopengyou/bootstrap/cache/compiled.php(1306): ReflectionClass->newInstanceArgs(Array)
4 /data/www/taopengyou/bootstrap/cache/compiled.php(1242): Illuminate\Container\Container->build('Dingo\Blueprint...', Array)
5 /data/www/taopengyou/bootstrap/cache/compiled.php(1780): Illuminate\Container\Container->make('Dingo\Blueprint...', Array)
6 /data/www/taopengyou/bootstrap/cache/compiled.php(1475): Illuminate\Foundation\Application->make('Dingo\Blueprint...')
7 /data/www/taopengyou/vendor/dingo/api/src/Provider/DingoServiceProvider.php(181): Illuminate\Container\Container->offsetGet('Dingo\Blueprint...')
8 /data/www/taopengyou/bootstrap/cache/compiled.php(1289): Dingo\Api\Provider\DingoServiceProvider->Dingo\Api\Provider{closure}(Object(Illuminate\Foundation\Application), Array)
9 /data/www/taopengyou/bootstrap/cache/compiled.php(1242): Illuminate\Container\Container->build(Object(Closure), Array)
10 /data/www/taopengyou/bootstrap/cache/compiled.php(1780): Illuminate\Container\Container->make('Dingo\Api\Conso...', Array)
11 /data/www/taopengyou/vendor/laravel/framework/src/Illuminate/Console/Application.php(115): Illuminate\Foundation\Application->make('Dingo\Api\Conso...')
12 /data/www/taopengyou/vendor/laravel/framework/src/Illuminate/Console/Application.php(129): Illuminate\Console\Application->resolve('Dingo\Api\Conso...')
13 /data/www/taopengyou/bootstrap/cache/compiled.php(5001): Illuminate\Console\Application->resolveCommands(Array)
14 [internal function]: Illuminate\Support\ServiceProvider->Illuminate\Support{closure}(Object(Illuminate\Console\Application))
15 /data/www/taopengyou/bootstrap/cache/compiled.php(9783): call_user_func_array(Object(Closure), Array)
16 /data/www/taopengyou/vendor/laravel/framework/src/Illuminate/Console/Application.php(46): Illuminate\Events\Dispatcher->fire('artisan.start', Array)
17 /data/www/taopengyou/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(225): Illuminate\Console\Application->__construct(Object(Illuminate\Foundation\Application), Object(Illuminate\Events\Dispatcher), '5.1.38 (LTS)')
18 /data/www/taopengyou/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(107): Illuminate\Foundation\Console\Kernel->getArtisan()
19 /data/www/taopengyou/artisan(35): Illuminate\Foundation\Console\Kernel->handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
20 {main}`