<?php # 微信第三方平台 接口配置 $config = array(); $path = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'component' . DIRECTORY_SEPARATOR; # 载入素材配置 //$config += include($path . 'media.php'); return $config;