Authored by 张丽霞

api

@@ -13,8 +13,8 @@ module.exports = { @@ -13,8 +13,8 @@ module.exports = {
13 port: 6001, 13 port: 6001,
14 siteUrl: '//m.yohobuy.com', 14 siteUrl: '//m.yohobuy.com',
15 domains: { 15 domains: {
16 - api: 'http://api.yoho.yohoops.org/',  
17 - service: 'http://service.yoho.yohoops.org/' 16 + api: 'http://devapi.yoho.cn:58078/',
  17 + service: 'http://testservice.yoho.cn:28078/'
18 }, 18 },
19 useOneapm: false, 19 useOneapm: false,
20 useCache: false, 20 useCache: false,