Authored by 陶雨

修改domain

@@ -42,8 +42,8 @@ var Iaccount = { @@ -42,8 +42,8 @@ var Iaccount = {
42 var apiCofig = { 42 var apiCofig = {
43 //root:__dirname, 43 //root:__dirname,
44 EnvConst:{ 44 EnvConst:{
45 - //domain:"http://192.168.102.210:8088/platform",  
46 - domain:"http://172.16.6.225:8080/platform", 45 + domain:"http://192.168.102.210:8088/platform",
  46 + //domain:"http://172.16.6.225:8080/platform",
47 yohoSearch: 'http://192.168.102.216:8080/yohosearch', 47 yohoSearch: 'http://192.168.102.216:8080/yohosearch',
48 system:Iaccount 48 system:Iaccount
49 }, 49 },