Authored by 张丽霞

错误处理

... ... @@ -11,7 +11,7 @@ const isTest = process.env.NODE_ENV === 'test';
module.exports = {
port: 6001,
siteUrl: '//m.yohobuy.com',
siteUrl: 'http://m.yohobuy.com',
// domains: {
// api: 'http://testapi.yoho.cn:28078/', // http://192.168.102.205:8080/gateway
// service: 'http://testservice.yoho.cn:28077/'
... ...
This diff could not be displayed because it is too large.