...
|
...
|
@@ -22,9 +22,9 @@ module.exports = { |
|
|
// service: 'http://service-test3.yohops.com:9999/',
|
|
|
|
|
|
// // prod
|
|
|
singleApi: 'http://single.yoho.cn/',
|
|
|
api: 'http://api.yoho.cn/',
|
|
|
service: 'http://service.yoho.cn/',
|
|
|
singleApi: 'http://single.yoho.cn/',
|
|
|
api: 'http://api.yoho.cn/',
|
|
|
service: 'http://service.yoho.cn/',
|
|
|
|
|
|
// gray
|
|
|
// singleApi: 'http://single.gray.yohops.com/',
|
...
|
...
|
|