...
|
...
|
@@ -42,9 +42,9 @@ var Iaccount = { |
|
|
var apiCofig = {
|
|
|
//root:__dirname,
|
|
|
EnvConst:{
|
|
|
domain:"http://192.168.102.202:8088/platform",
|
|
|
domain:"http://10.66.100.6:8088/platform",
|
|
|
//bigdata:"http://172.16.6.189:8080/bigdata",//李建
|
|
|
bigdata:"http://192.168.102.210:8091/bigdata",
|
|
|
bigdata:"http://10.66.100.7:8091/bigdata",
|
|
|
//bigdata:"http://172.16.6.110:8080",//钟文
|
|
|
system:Iaccount
|
|
|
},
|
...
|
...
|
|