Authored by 毕凯

修改接口地址

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