$param['mobile'], 'template' => $param['template_id'], 'msg' => $param['data'], ]; Hook::listen('sms_notice', $params, null, true); } }