<?php use app\Request; // 容器Provider定义文件 return [ 'think\exception\Handle' => \app\warehouse\exception\ExecptionHandle::class, ];