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
7e113db2
Commit
7e113db2
authored
Dec 28, 2024
by
yanghui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
服务器迁移
parent
0907dc9a
Hide whitespace changes
Inline
Side-by-side
Showing
40 changed files
with
182 additions
and
182 deletions
+182
-182
statisticszhou.php
new_admincp/applications/libraries/statisticszhou.php
+1
-1
config.php
new_admincp/applications/zsb/config/config.php
+5
-5
config_aks.php
new_admincp/applications/zsb/config/config_aks.php
+4
-4
config_aq.php
new_admincp/applications/zsb/config/config_aq.php
+4
-4
config_bb.php
new_admincp/applications/zsb/config/config_bb.php
+4
-4
config_bd.php
new_admincp/applications/zsb/config/config_bd.php
+4
-4
config_bh.php
new_admincp/applications/zsb/config/config_bh.php
+4
-4
config_chuzhou.php
new_admincp/applications/zsb/config/config_chuzhou.php
+1
-1
config_cq.php
new_admincp/applications/zsb/config/config_cq.php
+4
-4
config_dz.php
new_admincp/applications/zsb/config/config_dz.php
+4
-4
config_fcg.php
new_admincp/applications/zsb/config/config_fcg.php
+4
-4
config_fz.php
new_admincp/applications/zsb/config/config_fz.php
+4
-4
config_gy.php
new_admincp/applications/zsb/config/config_gy.php
+4
-4
config_hf.php
new_admincp/applications/zsb/config/config_hf.php
+4
-4
config_hy.php
new_admincp/applications/zsb/config/config_hy.php
+4
-4
config_jx.php
new_admincp/applications/zsb/config/config_jx.php
+3
-3
config_lf.php
new_admincp/applications/zsb/config/config_lf.php
+4
-4
config_lyg.php
new_admincp/applications/zsb/config/config_lyg.php
+4
-4
config_lz.php
new_admincp/applications/zsb/config/config_lz.php
+4
-4
config_mas.php
new_admincp/applications/zsb/config/config_mas.php
+4
-4
config_mianyang.php
new_admincp/applications/zsb/config/config_mianyang.php
+4
-4
config_nc.php
new_admincp/applications/zsb/config/config_nc.php
+4
-4
config_nj.php
new_admincp/applications/zsb/config/config_nj.php
+4
-4
config_nn.php
new_admincp/applications/zsb/config/config_nn.php
+4
-4
config_nt.php
new_admincp/applications/zsb/config/config_nt.php
+4
-4
config_ph.php
new_admincp/applications/zsb/config/config_ph.php
+3
-3
config_sh.php
new_admincp/applications/zsb/config/config_sh.php
+4
-4
config_taizhou.php
new_admincp/applications/zsb/config/config_taizhou.php
+4
-4
config_tj.php
new_admincp/applications/zsb/config/config_tj.php
+1
-1
config_tl.php
new_admincp/applications/zsb/config/config_tl.php
+4
-4
config_tx.php
new_admincp/applications/zsb/config/config_tx.php
+4
-4
config_ty.php
new_admincp/applications/zsb/config/config_ty.php
+4
-4
config_wh.php
new_admincp/applications/zsb/config/config_wh.php
+4
-4
config_wlmq.php
new_admincp/applications/zsb/config/config_wlmq.php
+1
-1
config_wx.php
new_admincp/applications/zsb/config/config_wx.php
+4
-4
config_xc.php
new_admincp/applications/zsb/config/config_xc.php
+4
-4
config_xz.php
new_admincp/applications/zsb/config/config_xz.php
+1
-1
config_yq.php
new_admincp/applications/zsb/config/config_yq.php
+4
-4
config_鍗梟t.php
new_admincp/applications/zsb/config/config_鍗梟t.php
+1
-1
constants.php
new_admincp/applications/zsb/config/constants.php
+45
-45
No files found.
new_admincp/applications/libraries/statisticszhou.php
View file @
7e113db2
...
@@ -363,7 +363,7 @@ class statisticszhou {
...
@@ -363,7 +363,7 @@ class statisticszhou {
function
getfidsclickcountnew
(
$day
,
$fids
,
$app
=
'sell'
)
function
getfidsclickcountnew
(
$day
,
$fids
,
$app
=
'sell'
)
{
{
$url
=
"http://
172.17.1.76:
93/xxx-sell-count-api"
.
"/click?type=getClickFidsCount"
.
'&city='
.
GB_CITY
.
$url
=
"http://
zjj182.house365.com:20
93/xxx-sell-count-api"
.
"/click?type=getClickFidsCount"
.
'&city='
.
GB_CITY
.
"&day="
.
$day
.
"&app="
.
$app
.
"&fids="
.
$fids
;
"&day="
.
$day
.
"&app="
.
$app
.
"&fids="
.
$fids
;
$strData
=
$this
->
curl_get_contents
(
$url
);
$strData
=
$this
->
curl_get_contents
(
$url
);
...
...
new_admincp/applications/zsb/config/config.php
View file @
7e113db2
...
@@ -479,22 +479,22 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -479,22 +479,22 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
172.17.1.76
:7777/datamining/HTTP/?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
zjj182.house365.com
:7777/datamining/HTTP/?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
172.17.1.76:7777/datamining/HTTP/?service="
;
//"202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
zjj182.house365.com:7777/datamining/HTTP/?service="
;
//"zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
//统计类的配置 statistics
//统计类的配置 statistics
$config
[
'statistics'
][
2
][
'new'
][
'appName'
]
=
"
172.17.1.76
:100/datamining"
;
//"202.102.94.169:100/datamining";//新统计
$config
[
'statistics'
][
2
][
'new'
][
'appName'
]
=
"
zjj182.house365.com
:100/datamining"
;
//"202.102.94.169:100/datamining";//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
//$config['statistics'][2]['old']['appName'] = "
172.17.1.76:100/datamining";//"202.102.74.40
:100/datamining";//旧统计
//$config['statistics'][2]['old']['appName'] = "
zjj182.house365.com:100/datamining";//"zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
172.17.1.76:100/datamining"
;
//"202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
zjj182.house365.com:100/datamining"
;
//"zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_aks.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"aks"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"aks"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"aks"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"aks"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"aks"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"aks"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"aks"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"aks"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_aq.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"aq"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"aq"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"aq"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"aq"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"aq"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"aq"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"aq"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"aq"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_bb.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_bd.php
View file @
7e113db2
...
@@ -478,18 +478,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -478,18 +478,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"bd"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"bd"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"bd"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"bd"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -498,7 +498,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -498,7 +498,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"bd"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"bd"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"bd"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"bd"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_bh.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"bh"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"bh"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"bh"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"bh"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"bh"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"bh"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"bh"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"bh"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_chuzhou.php
View file @
7e113db2
...
@@ -483,7 +483,7 @@ if($IpHostAllow['0']=='127')
...
@@ -483,7 +483,7 @@ if($IpHostAllow['0']=='127')
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
...
...
new_admincp/applications/zsb/config/config_cq.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"cq"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"cq"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"cq"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"cq"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"cq"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"cq"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"cq"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"cq"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_dz.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"dz"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"dz"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"dz"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"dz"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"dz"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"dz"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"dz"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"dz"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_fcg.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"fcg"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"fcg"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"fcg"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"fcg"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"fcg"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"fcg"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"fcg"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"fcg"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_fz.php
View file @
7e113db2
...
@@ -482,18 +482,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -482,18 +482,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"fz"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"fz"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"fz"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"fz"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -502,7 +502,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -502,7 +502,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"fz"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"fz"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"fz"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"fz"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_gy.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"gy"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"gy"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"gy"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"gy"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"gy"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"gy"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"gy"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"gy"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_hf.php
View file @
7e113db2
...
@@ -482,18 +482,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -482,18 +482,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP/?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP/?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"hf"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"hf"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP/?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP/?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"hf"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"hf"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -502,7 +502,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -502,7 +502,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"hf"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"hf"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"hf"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"hf"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_hy.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"hy"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"hy"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"hy"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"hy"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"hy"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"hy"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"hy"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"hy"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_jx.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"ph"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"ph"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"ph"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"ph"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_lf.php
View file @
7e113db2
...
@@ -482,18 +482,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -482,18 +482,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"lf"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"lf"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"lf"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"lf"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -502,7 +502,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -502,7 +502,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"lf"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"lf"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"lf"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"lf"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_lyg.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"lyg"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"lyg"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"lyg"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"lyg"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"lyg"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"lyg"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"lyg"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"lyg"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_lz.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"lz"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"lz"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"lz"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"lz"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"lz"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"lz"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"lz"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"lz"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_mas.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"bb"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_mianyang.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"mianyang"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"mianyang"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"mianyang"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"mianyang"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"mianyang"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"mianyang"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"mianyang"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"mianyang"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_nc.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"nc"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"nc"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"nc"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"nc"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"nc"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"nc"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"nc"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"nc"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_nj.php
View file @
7e113db2
...
@@ -490,18 +490,18 @@ $config['left_menu']['realHouse'] = array(array('realHouse_marginAccount', 'real
...
@@ -490,18 +490,18 @@ $config['left_menu']['realHouse'] = array(array('realHouse_marginAccount', 'real
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7777/datamining/HTTP/?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7777/datamining/HTTP/?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7777/datamining/HTTP/?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7777/datamining/HTTP/?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -510,7 +510,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/datamining";//"202.1
...
@@ -510,7 +510,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/datamining";//"202.1
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/datamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/datamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"nj"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_nn.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"nn"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"nn"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"nn"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"nn"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"nn"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"nn"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"nn"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"nn"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_nt.php
View file @
7e113db2
...
@@ -479,18 +479,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -479,18 +479,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"nt"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"nt"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"nt"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"nt"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -499,7 +499,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -499,7 +499,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"nt"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"nt"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"nt"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"nt"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_ph.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"ph"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"ph"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"ph"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"ph"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_sh.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"sh"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"sh"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"sh"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"sh"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"sh"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"sh"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"sh"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"sh"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_taizhou.php
View file @
7e113db2
...
@@ -482,18 +482,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -482,18 +482,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"taizhou"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"taizhou"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"taizhou"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"taizhou"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -502,7 +502,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -502,7 +502,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"taizhou"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"taizhou"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"taizhou"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"taizhou"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_tj.php
View file @
7e113db2
...
@@ -483,7 +483,7 @@ if($IpHostAllow['0']=='127')
...
@@ -483,7 +483,7 @@ if($IpHostAllow['0']=='127')
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
...
...
new_admincp/applications/zsb/config/config_tl.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"tl"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"tl"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"tl"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"tl"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"tl"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"tl"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"tl"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"tl"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_tx.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"tx"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"tx"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"tx"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"tx"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"tx"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"tx"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"tx"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"tx"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_ty.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"ty"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"ty"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"ty"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"ty"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"ty"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"ty"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"ty"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"ty"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_wh.php
View file @
7e113db2
...
@@ -496,18 +496,18 @@ $config['left_menu']['realHouse'] = array(
...
@@ -496,18 +496,18 @@ $config['left_menu']['realHouse'] = array(
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP/?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP/?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"wh"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"wh"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP/?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP/?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"wh"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"wh"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -516,7 +516,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -516,7 +516,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"wh"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"wh"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"wh"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"wh"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_wlmq.php
View file @
7e113db2
...
@@ -483,7 +483,7 @@ if($IpHostAllow['0']=='127')
...
@@ -483,7 +483,7 @@ if($IpHostAllow['0']=='127')
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
...
...
new_admincp/applications/zsb/config/config_wx.php
View file @
7e113db2
...
@@ -481,18 +481,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -481,18 +481,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"wx"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"wx"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"wx"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"wx"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -501,7 +501,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -501,7 +501,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"wx"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"wx"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"wx"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"wx"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_xc.php
View file @
7e113db2
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -480,18 +480,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"xc"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"xc"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"xc"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"xc"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -500,7 +500,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"xc"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"xc"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"xc"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"xc"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_xz.php
View file @
7e113db2
...
@@ -483,7 +483,7 @@ if($IpHostAllow['0']=='127')
...
@@ -483,7 +483,7 @@ if($IpHostAllow['0']=='127')
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
...
...
new_admincp/applications/zsb/config/config_yq.php
View file @
7e113db2
...
@@ -479,18 +479,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
...
@@ -479,18 +479,18 @@ $config['left_menu']['question'] = array('qa_manage','qa_manage1', 'qa_manage2')
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
$IpHostAllow
=
explode
(
'.'
,
GetIp
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
$stat_url
=
"
202.102.74.40
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"yq"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'city'
]
=
"yq"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
202.102.74.40
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"
zjj182.house365.com
:7777/datamining/HTTP/?service=";//旧统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"yq"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'city'
]
=
"yq"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
1
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
@@ -499,7 +499,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
...
@@ -499,7 +499,7 @@ $config['statistics'][2]['new']['appName'] = "$stat_url:100/fzdatamining";//"202
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"yq"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'city'
]
=
"yq"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'new'
][
'charSet'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
202.102.74.40
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'appName'
]
=
"
$stat_url
:100/fzdatamining"
;
//"
zjj182.house365.com
:100/datamining";//旧统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"yq"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'city'
]
=
"yq"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
$config
[
'statistics'
][
2
][
'old'
][
'charset'
]
=
"GBK"
;
//新统计
...
...
new_admincp/applications/zsb/config/config_鍗梟t.php
View file @
7e113db2
...
@@ -483,7 +483,7 @@ if($IpHostAllow['0']=='192' || $IpHostAllow['0']=='127')
...
@@ -483,7 +483,7 @@ if($IpHostAllow['0']=='192' || $IpHostAllow['0']=='127')
}
}
else
else
{
{
$stat_url
=
"
172.17.1.76
"
;
$stat_url
=
"
zjj182.house365.com
"
;
}
}
//统计类的配置 statistics_plus
//统计类的配置 statistics_plus
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
$config
[
'statistics'
][
1
][
'new'
][
'appName'
]
=
"
$stat_url
:7778/fzdatamining/HTTP?service="
;
//"202.102.94.169:7777/datamining/HTTP/?service=";//新统计
...
...
new_admincp/applications/zsb/config/constants.php
View file @
7e113db2
...
@@ -121,11 +121,11 @@ function GetIpNew() {
...
@@ -121,11 +121,11 @@ function GetIpNew() {
$IpHostAllow
=
explode
(
'.'
,
GetIpNew
());
$IpHostAllow
=
explode
(
'.'
,
GetIpNew
());
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
if
(
$IpHostAllow
[
'0'
]
==
'192'
||
$IpHostAllow
[
'0'
]
==
'127'
)
{
{
define
(
"NewStatisticsUrl"
,
"http://
202.102.74.40:
93/xxx-sell-count-api"
);
define
(
"NewStatisticsUrl"
,
"http://
zjj182.house365.com:20
93/xxx-sell-count-api"
);
}
}
else
else
{
{
define
(
"NewStatisticsUrl"
,
"http://
172.17.1.76:
93/xxx-sell-count-api"
);
define
(
"NewStatisticsUrl"
,
"http://
zjj182.house365.com:20
93/xxx-sell-count-api"
);
}
}
define
(
"WebsiteVersion"
,
"4.4.7"
);
define
(
"WebsiteVersion"
,
"4.4.7"
);
...
@@ -226,7 +226,7 @@ if($IpHostAllow['0']=='192' || $IpHostAllow['0']=='127')
...
@@ -226,7 +226,7 @@ if($IpHostAllow['0']=='192' || $IpHostAllow['0']=='127')
define
(
'REFRESH_HOUSE_S_URL'
,
"http://192.168.105.243:100/Housenew/BAPI?city=HF"
);
define
(
'REFRESH_HOUSE_S_URL'
,
"http://192.168.105.243:100/Housenew/BAPI?city=HF"
);
//���ַ�LUC��ַ
//���ַ�LUC��ַ
//define('NS_SELL','
172.17.1.58:
96');
//define('NS_SELL','
zjj182.house365.com:10
96');
define
(
'NS_SELL'
,
'192.168.105.106:99'
);
define
(
'NS_SELL'
,
'192.168.105.106:99'
);
//�ⷿLUC��ַ
//�ⷿLUC��ַ
...
@@ -240,7 +240,7 @@ if($IpHostAllow['0']=='192' || $IpHostAllow['0']=='127')
...
@@ -240,7 +240,7 @@ if($IpHostAllow['0']=='192' || $IpHostAllow['0']=='127')
define
(
'REFRESH_HOUSE_S_URL'
,
"http://192.168.105.243:100/Housenew/BAPI?city=WX"
);
define
(
'REFRESH_HOUSE_S_URL'
,
"http://192.168.105.243:100/Housenew/BAPI?city=WX"
);
//���ַ�LUC��ַ
//���ַ�LUC��ַ
//define('NS_SELL','
172.17.1.58:
96');
//define('NS_SELL','
zjj182.house365.com:10
96');
define
(
'NS_SELL'
,
'172.17.1.106:99'
);
define
(
'NS_SELL'
,
'172.17.1.106:99'
);
//�ⷿLUC��ַ
//�ⷿLUC��ַ
...
@@ -253,7 +253,7 @@ if($IpHostAllow['0']=='192' || $IpHostAllow['0']=='127')
...
@@ -253,7 +253,7 @@ if($IpHostAllow['0']=='192' || $IpHostAllow['0']=='127')
define
(
'REFRESH_HOUSE_S_URL'
,
"http://192.168.105.243:100/Housenew/BAPI?city=WLMQ"
);
define
(
'REFRESH_HOUSE_S_URL'
,
"http://192.168.105.243:100/Housenew/BAPI?city=WLMQ"
);
//���ַ�LUC��ַ
//���ַ�LUC��ַ
//define('NS_SELL','
172.17.1.58:
96');
//define('NS_SELL','
zjj182.house365.com:10
96');
define
(
'NS_SELL'
,
'192.168.105.106:96'
);
define
(
'NS_SELL'
,
'192.168.105.106:96'
);
//�ⷿLUC��ַ
//�ⷿLUC��ַ
...
@@ -279,7 +279,7 @@ if($IpHostAllow['0']=='192' || $IpHostAllow['0']=='127')
...
@@ -279,7 +279,7 @@ if($IpHostAllow['0']=='192' || $IpHostAllow['0']=='127')
define
(
'REFRESH_HOUSE_S_URL'
,
"http://192.168.105.243:100/Housenew/BAPI?city="
.
strtoupper
(
GB_CITY
));
define
(
'REFRESH_HOUSE_S_URL'
,
"http://192.168.105.243:100/Housenew/BAPI?city="
.
strtoupper
(
GB_CITY
));
//���ַ�LUC��ַ
//���ַ�LUC��ַ
//define('NS_SELL','
172.17.1.58:
96');
//define('NS_SELL','
zjj182.house365.com:10
96');
define
(
'NS_SELL'
,
'172.17.1.106:99'
);
define
(
'NS_SELL'
,
'172.17.1.106:99'
);
//�ⷿLUC��ַ
//�ⷿLUC��ַ
...
@@ -294,108 +294,108 @@ else
...
@@ -294,108 +294,108 @@ else
if
(
GB_CITY
==
'nj'
)
if
(
GB_CITY
==
'nj'
)
{
{
//LUC��ַ����
//LUC��ַ����
define
(
'NS_SELL'
,
'
172.17.1.92
:96'
);
define
(
'NS_SELL'
,
'
zjj182.house365.com
:96'
);
define
(
'NS_RENT'
,
'
172.17.1.92
:96'
);
define
(
'NS_RENT'
,
'
zjj182.house365.com
:96'
);
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_URL'
,
"http://
172.17.1.76
:100/Housenew/API?city=NJ"
);
define
(
'REFRESH_URL'
,
"http://
zjj182.house365.com
:100/Housenew/API?city=NJ"
);
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
172.17.1.76
:100/Housenew/BAPI?city=NJ"
);
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
zjj182.house365.com
:100/Housenew/BAPI?city=NJ"
);
}
}
elseif
(
GB_CITY
==
'hf'
)
elseif
(
GB_CITY
==
'hf'
)
{
{
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_URL'
,
"http://
172.17.1.76
:100/Housenew/API?city=HF"
);
define
(
'REFRESH_URL'
,
"http://
zjj182.house365.com
:100/Housenew/API?city=HF"
);
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
172.17.1.76
:100/Housenew/BAPI?city=HF"
);
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
zjj182.house365.com
:100/Housenew/BAPI?city=HF"
);
//���ַ�LUC��ַ
//���ַ�LUC��ַ
//define('NS_SELL','
172.17.1.58:
96');
//define('NS_SELL','
zjj182.house365.com:10
96');
define
(
'NS_SELL'
,
'
172.17.1.58:
96'
);
define
(
'NS_SELL'
,
'
zjj182.house365.com:10
96'
);
//�ⷿLUC��ַ
//�ⷿLUC��ַ
define
(
'NS_RENT'
,
'
172.17.1.58:
96'
);
define
(
'NS_RENT'
,
'
zjj182.house365.com:10
96'
);
}
}
elseif
(
GB_CITY
==
'wx'
)
elseif
(
GB_CITY
==
'wx'
)
{
{
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_URL'
,
"http://
172.17.1.76
:100/Housenew/API?city=WX"
);
define
(
'REFRESH_URL'
,
"http://
zjj182.house365.com
:100/Housenew/API?city=WX"
);
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
172.17.1.76
:100/Housenew/BAPI?city=WX"
);
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
zjj182.house365.com
:100/Housenew/BAPI?city=WX"
);
//���ַ�LUC��ַ
//���ַ�LUC��ַ
//define('NS_SELL','
172.17.1.58:
96');
//define('NS_SELL','
zjj182.house365.com:10
96');
define
(
'NS_SELL'
,
'
172.17.1.58:
96'
);
define
(
'NS_SELL'
,
'
zjj182.house365.com:10
96'
);
//�ⷿLUC��ַ
//�ⷿLUC��ַ
define
(
'NS_RENT'
,
'
172.17.1.58:
96'
);
define
(
'NS_RENT'
,
'
zjj182.house365.com:10
96'
);
}
elseif
(
GB_CITY
==
'wlmq'
)
}
elseif
(
GB_CITY
==
'wlmq'
)
{
{
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_URL'
,
"http://
172.17.1.76
:100/Housenew/API?city=WLMQ"
);
define
(
'REFRESH_URL'
,
"http://
zjj182.house365.com
:100/Housenew/API?city=WLMQ"
);
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
172.17.1.76
:100/Housenew/BAPI?city=WLMQ"
);
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
zjj182.house365.com
:100/Housenew/BAPI?city=WLMQ"
);
//���ַ�LUC��ַ
//���ַ�LUC��ַ
//define('NS_SELL','
172.17.1.58:
96');
//define('NS_SELL','
zjj182.house365.com:10
96');
define
(
'NS_SELL'
,
'
172.17.1.58:
96'
);
define
(
'NS_SELL'
,
'
zjj182.house365.com:10
96'
);
//�ⷿLUC��ַ
//�ⷿLUC��ַ
define
(
'NS_RENT'
,
'
172.17.1.58
:70'
);
define
(
'NS_RENT'
,
'
zjj182.house365.com
:70'
);
}
}
elseif
(
GB_CITY
==
'mianyang'
)
elseif
(
GB_CITY
==
'mianyang'
)
{
{
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_URL'
,
"http://
172.17.1.76
:100/Housenew/API?city=MIANYANG"
);
define
(
'REFRESH_URL'
,
"http://
zjj182.house365.com
:100/Housenew/API?city=MIANYANG"
);
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
172.17.1.76
:100/Housenew/BAPI?city=MIANYANG"
);
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
zjj182.house365.com
:100/Housenew/BAPI?city=MIANYANG"
);
//���ַ�LUC��ַ
//���ַ�LUC��ַ
//define('NS_SELL','
172.17.1.58:
96');
//define('NS_SELL','
zjj182.house365.com:10
96');
define
(
'NS_SELL'
,
'
172.17.1.58:
96'
);
define
(
'NS_SELL'
,
'
zjj182.house365.com:10
96'
);
//�ⷿLUC��ַ
//�ⷿLUC��ַ
define
(
'NS_RENT'
,
'
172.17.1.58:
96'
);
define
(
'NS_RENT'
,
'
zjj182.house365.com:10
96'
);
}
elseif
(
GB_CITY
==
'ph'
)
}
elseif
(
GB_CITY
==
'ph'
)
{
{
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_URL'
,
"http://
172.17.1.76
:100/Housenew/API?city=PH"
);
define
(
'REFRESH_URL'
,
"http://
zjj182.house365.com
:100/Housenew/API?city=PH"
);
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
172.17.1.76
:100/Housenew/BAPI?city=PH"
);
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
zjj182.house365.com
:100/Housenew/BAPI?city=PH"
);
//���ַ�LUC��ַ
//���ַ�LUC��ַ
//define('NS_SELL','
172.17.1.58:
96');
//define('NS_SELL','
zjj182.house365.com:10
96');
define
(
'NS_SELL'
,
'
172.17.1.58:
96'
);
define
(
'NS_SELL'
,
'
zjj182.house365.com:10
96'
);
//�ⷿLUC��ַ
//�ⷿLUC��ַ
define
(
'NS_RENT'
,
'
172.17.1.58:
96'
);
define
(
'NS_RENT'
,
'
zjj182.house365.com:10
96'
);
}
elseif
(
GB_CITY
==
'tx'
)
}
elseif
(
GB_CITY
==
'tx'
)
{
{
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_URL'
,
"http://
172.17.1.76
:100/Housenew/API?city=TX"
);
define
(
'REFRESH_URL'
,
"http://
zjj182.house365.com
:100/Housenew/API?city=TX"
);
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
172.17.1.76
:100/Housenew/BAPI?city=TX"
);
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
zjj182.house365.com
:100/Housenew/BAPI?city=TX"
);
//���ַ�LUC��ַ
//���ַ�LUC��ַ
//define('NS_SELL','
172.17.1.58:
96');
//define('NS_SELL','
zjj182.house365.com:10
96');
define
(
'NS_SELL'
,
'
172.17.1.58:
96'
);
define
(
'NS_SELL'
,
'
zjj182.house365.com:10
96'
);
//�ⷿLUC��ַ
//�ⷿLUC��ַ
define
(
'NS_RENT'
,
'
172.17.1.58:
96'
);
define
(
'NS_RENT'
,
'
zjj182.house365.com:10
96'
);
}
}
else
else
{
{
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_URL'
,
"http://
172.17.1.76
:100/Housenew/API?city="
.
strtoupper
(
GB_CITY
));
define
(
'REFRESH_URL'
,
"http://
zjj182.house365.com
:100/Housenew/API?city="
.
strtoupper
(
GB_CITY
));
//�м��ˢ�·�Դ��ַ
//�м��ˢ�·�Դ��ַ
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
172.17.1.76
:100/Housenew/BAPI?city="
.
strtoupper
(
GB_CITY
));
define
(
'REFRESH_HOUSE_S_URL'
,
"http://
zjj182.house365.com
:100/Housenew/BAPI?city="
.
strtoupper
(
GB_CITY
));
//���ַ�LUC��ַ
//���ַ�LUC��ַ
//define('NS_SELL','
172.17.1.58:
96');
//define('NS_SELL','
zjj182.house365.com:10
96');
define
(
'NS_SELL'
,
'
172.17.1.58:
96'
);
define
(
'NS_SELL'
,
'
zjj182.house365.com:10
96'
);
//�ⷿLUC��ַ
//�ⷿLUC��ַ
define
(
'NS_RENT'
,
'
172.17.1.58:
96'
);
define
(
'NS_RENT'
,
'
zjj182.house365.com:10
96'
);
}
}
}
}
...
...
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