Authored by biao

merge feature/index

@@ -15,9 +15,10 @@ module.exports = { @@ -15,9 +15,10 @@ module.exports = {
15 domains: { 15 domains: {
16 api: 'http://testapi.yoho.cn:28078/', 16 api: 'http://testapi.yoho.cn:28078/',
17 service: 'http://testservice.yoho.cn:28077/', 17 service: 'http://testservice.yoho.cn:28077/',
18 - //api: 'http://192.168.102.205:8080/gateway/', 18 +
  19 + // api: 'http://192.168.102.205:8080/gateway/',
19 // service: 'http://testservice.yoho.cn:28077/', 20 // service: 'http://testservice.yoho.cn:28077/',
20 - //service: 'http://service.api.yohobuy.com/', 21 + // service: 'http://service.api.yohobuy.com/',
21 search: 'http://192.168.102.216:8080/yohosearch/' 22 search: 'http://192.168.102.216:8080/yohosearch/'
22 }, 23 },
23 useOneapm: false, 24 useOneapm: false,