Authored by 郭成尧

'api'

@@ -18,9 +18,6 @@ module.exports = { @@ -18,9 +18,6 @@ module.exports = {
18 // api: 'http://devapi.yoho.cn:58078/', 18 // api: 'http://devapi.yoho.cn:58078/',
19 // service: 'http://devservice.yoho.cn:58077/', 19 // service: 'http://devservice.yoho.cn:58077/',
20 20
21 - // api: 'http://api.yoho.yohoops.org/',  
22 - // service: 'http://service.yoho.yohoops.org/',  
23 -  
24 api: 'http://testapi.yoho.cn:28078/', 21 api: 'http://testapi.yoho.cn:28078/',
25 service: 'http://testservice.yoho.cn:28077/', 22 service: 'http://testservice.yoho.cn:28077/',
26 23