Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
fenzhan_zsb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esf
fenzhan_zsb
Commits
6ff6d91d
Commit
6ff6d91d
authored
Jul 09, 2020
by
zhangkuanguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
VR申请
parent
25a58da4
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
config_fz.php
new_admincp/applications/zsb/config/config_fz.php
+3
-0
config_hf.php
new_admincp/applications/zsb/config/config_hf.php
+1
-2
No files found.
new_admincp/applications/zsb/config/config_fz.php
View file @
6ff6d91d
...
@@ -682,3 +682,5 @@ $config['housebeanExpirationTimeType'] = array(
...
@@ -682,3 +682,5 @@ $config['housebeanExpirationTimeType'] = array(
'paymentExpireTime'
=>
strtotime
(
date
(
'Y-m-1'
,
strtotime
(
'+120 month'
)))
-
1
,
//充值房豆过期时间
'paymentExpireTime'
=>
strtotime
(
date
(
'Y-m-1'
,
strtotime
(
'+120 month'
)))
-
1
,
//充值房豆过期时间
'otherExpireTime'
=>
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
new_admincp/applications/zsb/config/config_hf.php
View file @
6ff6d91d
...
@@ -691,5 +691,4 @@ $config['housebeanExpirationTimeType'] = array(
...
@@ -691,5 +691,4 @@ $config['housebeanExpirationTimeType'] = array(
//核验码需要验证的区属
//核验码需要验证的区属
$config
[
'rentCheckCode'
]
=
array
(
'新站区'
,
'蜀山区'
,
'高新区'
,
'包河区'
,
'庐阳区'
,
'瑶海区'
,
'政务区'
,
'经开区'
,
'滨湖区'
);
$config
[
'rentCheckCode'
]
=
array
(
'新站区'
,
'蜀山区'
,
'高新区'
,
'包河区'
,
'庐阳区'
,
'瑶海区'
,
'政务区'
,
'经开区'
,
'滨湖区'
);
//申请VR开放
$config
[
'vr_applay'
]
=
1
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment