check($mall_id); } catch (Exception $e) { $msg = "安装插件初始化错误:" . $e->getMessage(); Yii::error($msg); throw new Exception($msg); } } }