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