"niusms", "sms_type_name" => "牛云短信", "shop_url" => "niusms://shop/sms/index", "desc" => "专业化系统化短信,与商城系统紧密相连,不需要专门配置短信模板即可使用。" ); $config_model = new Config(); $config = $config_model->getSmsConfig($param[ 'site_id' ]); if ($config[ 'data' ][ 'is_use' ] == 1) { return $info; } } }