diff --git a/common/env.js b/common/env.js index b607d32..d758da4 100644 --- a/common/env.js +++ b/common/env.js @@ -18,7 +18,7 @@ const development = { // 生产环境配置 const production = { // baseUrl: 'https://youda.zfunbox.cn', - baseUrl: 'https://ydsapi.zpc-xy.com', + baseUrl: 'https://youdas.api.zpc-xy.com', imageUrl: 'https://youdas-1308826010.cos.ap-shanghai.myqcloud.com', //https://youdas-1308826010.cos.ap-shanghai.myqcloud.com/icon_108.png loginPage: 'https://api.zfunbox.cn/login.html',