数据驱动、坚持为客户提供有价值的服务和内容
header('content-type:text/html;charset=utf-8');
$res =$config;//配置信息
$SystemSet = $SystemSet;//配置信息
//配置APPID、APPSECRET
$APPID = $res['key'];
$APPSECRET = $res[