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