Authored by dongjunjie

1

@@ -43,8 +43,8 @@ var apiCofig = { @@ -43,8 +43,8 @@ var apiCofig = {
43 //root:__dirname, 43 //root:__dirname,
44 EnvConst:{ 44 EnvConst:{
45 domain:"http://192.168.102.210:8088/platform", 45 domain:"http://192.168.102.210:8088/platform",
46 - bigdata:"http://172.16.6.189:8080/bigdata",//李建  
47 - // bigdata:"http://192.168.102.210:8091/bigdata", 46 + // bigdata:"http://172.16.6.189:8080/bigdata",//李建
  47 + bigdata:"http://192.168.102.210:8091/bigdata",
48 //bigdata:"http://172.16.6.110:8080",//钟文 48 //bigdata:"http://172.16.6.110:8080",//钟文
49 system:Iaccount 49 system:Iaccount
50 }, 50 },