Showing
1 changed file
with
1 additions
and
1 deletions
@@ -19,7 +19,7 @@ module.exports = { | @@ -19,7 +19,7 @@ module.exports = { | ||
19 | }, | 19 | }, |
20 | cookieDomain: 'yohobuy.com', | 20 | cookieDomain: 'yohobuy.com', |
21 | domains: { | 21 | domains: { |
22 | - api: 'http://api.yoho.cn/', // devapi.yoho.cn:58078 testapi.yoho.cn:28078 devapi.yoho.cn:58078 | 22 | + api: 'http://testapi.yoho.cn/', // devapi.yoho.cn:58078 testapi.yoho.cn:28078 devapi.yoho.cn:58078 |
23 | service: 'http://testservice.yoho.cn:28077/', // testservice.yoho.cn:28077 devservice.yoho.cn:58077 | 23 | service: 'http://testservice.yoho.cn:28077/', // testservice.yoho.cn:28077 devservice.yoho.cn:58077 |
24 | search: 'http://192.168.102.216:8080/yohosearch/' | 24 | search: 'http://192.168.102.216:8080/yohosearch/' |
25 | }, | 25 | }, |
-
Please register or login to post a comment