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