Showing
1 changed file
with
2 additions
and
2 deletions
@@ -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 | }, |
-
Please register or login to post a comment