Commit 6ff6d91d authored by zhangkuanguang's avatar zhangkuanguang

VR申请

parent 25a58da4
......@@ -682,3 +682,5 @@ $config['housebeanExpirationTimeType'] = array(
'paymentExpireTime' => strtotime(date('Y-m-1', strtotime('+120 month')))-1, //充值房豆过期时间
'otherExpireTime' => strtotime(date('Y-m-1', strtotime('+120 month')))-1 //其它房豆过期时间
);
//申请VR开放
$config['vr_applay'] = 1;
\ No newline at end of file
......@@ -691,5 +691,4 @@ $config['housebeanExpirationTimeType'] = array(
//核验码需要验证的区属
$config['rentCheckCode'] = array('新站区','蜀山区','高新区','包河区','庐阳区','瑶海区','政务区','经开区','滨湖区');
//申请VR开放
$config['vr_applay'] = 1;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment