Authored by 毕凯

暂时注释 测试接口

@@ -76,11 +76,12 @@ if (isProduction) { @@ -76,11 +76,12 @@ if (isProduction) {
76 } else if (isTest) { 76 } else if (isTest) {
77 Object.assign(module.exports, { 77 Object.assign(module.exports, {
78 appName: 'www.yohobuy.com for test', 78 appName: 'www.yohobuy.com for test',
79 - domains: {  
80 - api: 'http://testapi.yoho.cn:28078/',  
81 - service: 'http://testservice.yoho.cn:28077/',  
82 - search: 'http://192.168.102.216:8080/yohosearch/'  
83 - }, 79 +
  80 + // domains: {
  81 + // api: 'http://testapi.yoho.cn:28078/',
  82 + // service: 'http://testservice.yoho.cn:28077/',
  83 + // search: 'http://192.168.102.216:8080/yohosearch/'
  84 + // },
84 useOneapm: true, 85 useOneapm: true,
85 useCache: true, 86 useCache: true,
86 memcache: { 87 memcache: {