Showing
1 changed file
with
1 additions
and
1 deletions
@@ -78,7 +78,7 @@ if (isProduction) { | @@ -78,7 +78,7 @@ if (isProduction) { | ||
78 | Object.assign(module.exports, { | 78 | Object.assign(module.exports, { |
79 | appName: 'm.yohobuy.com for test', | 79 | appName: 'm.yohobuy.com for test', |
80 | domains: { | 80 | domains: { |
81 | - api: 'http://devapi.yoho.cn:58078/', | 81 | + api: 'http://testapi.yoho.cn:28078/', |
82 | service: 'http://testservice.yoho.cn:28077/' | 82 | service: 'http://testservice.yoho.cn:28077/' |
83 | }, | 83 | }, |
84 | memcache: { | 84 | memcache: { |
-
Please register or login to post a comment