fix:修复BUG/升级1.1.6版本
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
* @license http://www.opensource.org/licenses/mit-license.php MIT License
|
||||
*/
|
||||
|
||||
use app\common\exception\ExceptionHandle;
|
||||
|
||||
return [
|
||||
'' => \app\common\exception\ExceptionHandle::class,
|
||||
'' => ExceptionHandle::class,
|
||||
];
|
||||
Reference in New Issue
Block a user