$this->config = array_merge($this->config, config('plugin.tinywan.exception-handler.app.exception_handler', []) ?? []);
但是app.php文件沒(méi)有exception_handler這個(gè)下標(biāo)的配置 報(bào)錯(cuò)ErrorException: Undefined array key "status" in 這個(gè)是需要自己配置嘛?