Showing
1 changed file
with
8 additions
and
8 deletions
@@ -20,16 +20,16 @@ module.exports = { | @@ -20,16 +20,16 @@ module.exports = { | ||
20 | 20 | ||
21 | // yohoVerifyUdid: '0f626ede-0e17-460b-a8ea-069ee506e8e9', | 21 | // yohoVerifyUdid: '0f626ede-0e17-460b-a8ea-069ee506e8e9', |
22 | domains: { | 22 | domains: { |
23 | - // api: 'http://api-test3.dev.yohocorp.com/', | ||
24 | - // service: 'http://api-test3.dev.yohocorp.com/', | ||
25 | - // singleApi: 'http://api-test3.yohops.com:9999/', | ||
26 | - // ufo: 'http://java-yohoufo-fore.test3.ingress.dev.yohocorp.com/ufo-gateway/', | 23 | + api: 'http://api-test3.dev.yohocorp.com/', |
24 | + service: 'http://api-test3.dev.yohocorp.com/', | ||
25 | + singleApi: 'http://api-test3.yohops.com:9999/', | ||
26 | + ufo: 'http://java-yohoufo-fore.test3.ingress.dev.yohocorp.com/ufo-gateway/', | ||
27 | 27 | ||
28 | 28 | ||
29 | - singleApi: 'http://api.yoho.cn/', | ||
30 | - api: 'http://api.yoho.cn/', | ||
31 | - service: 'http://service.yoho.cn/', | ||
32 | - ufo: 'http://2.yohobuy.com', | 29 | + // singleApi: 'http://api.yoho.cn/', |
30 | + // api: 'http://api.yoho.cn/', | ||
31 | + // service: 'http://service.yoho.cn/', | ||
32 | + // ufo: 'http://2.yohobuy.com', | ||
33 | 33 | ||
34 | store: 'http://192.168.102.47:8080/portal-gateway/wechat/', | 34 | store: 'http://192.168.102.47:8080/portal-gateway/wechat/', |
35 | serviceNotify: 'http://service.yoho.cn/', | 35 | serviceNotify: 'http://service.yoho.cn/', |
-
Please register or login to post a comment