<?php
return array(
//'配置項'=>'配置值'
'MODULE_ALLOW_LIST' => array('Home'),
'DEFAULT_MODULE' => 'Home', // 默認模塊
'APP_URL' => 'http://app.weilan.com',
'VIP_URL' => 'http://vip.weilan.com',
'Wap_URL' => 'http://Wap.weilan.com',
//'VIP_INTER'=>'http://vip.anyicaifu.com:8080/App/AppRequests/index',
'VIP_INTER'=>'192.168.1.102/App/AppRequests/index',
//'VIP_INTER'=>'vip.weilan.com/App/AppRequests/index',
TMPL_PARSE_STRING=>array('APP_PATH'=>'WapSources'),
);
