Authored by 姜枫

change api host

@@ -94,8 +94,8 @@ if (isProduction) { @@ -94,8 +94,8 @@ if (isProduction) {
94 Object.assign(module.exports, { 94 Object.assign(module.exports, {
95 appName: 'www.yohoblk.com for test', 95 appName: 'www.yohoblk.com for test',
96 domains: { 96 domains: {
97 - api: 'http://devapi.yoho.cn:58078/',  
98 - service: 'http://devservice.yoho.cn:58077/', 97 + api: 'http://api-test1.yohops.com:9999/',
  98 + service: 'http://service-test1.yohops.com:9999/',
99 search: 'http://192.168.102.216:8080/yohosearch/' 99 search: 'http://192.168.102.216:8080/yohosearch/'
100 }, 100 },
101 useOneapm: true, 101 useOneapm: true,