Authored by 毕凯

配置文件修改

@@ -13,8 +13,8 @@ module.exports = { @@ -13,8 +13,8 @@ module.exports = {
13 port: 6002, 13 port: 6002,
14 siteUrl: 'http://localhost:6002/', 14 siteUrl: 'http://localhost:6002/',
15 domains: { 15 domains: {
16 - api: 'http://192.168.102.205:8080/gateway/',  
17 - service: 'http://service.api.yohobuy.com/', // 'http://testservice.yoho.cn:28077/', 16 + api: 'http://testapi.yoho.cn:28078/',
  17 + service: 'http://testservice.yoho.cn:28077/',
18 search: 'http://192.168.102.216:8080/yohosearch/' 18 search: 'http://192.168.102.216:8080/yohosearch/'
19 }, 19 },
20 useOneapm: false, 20 useOneapm: false,