diff --git a/utils/config.js b/utils/config.js index 0dc63aa..169fcd7 100644 --- a/utils/config.js +++ b/utils/config.js @@ -3,7 +3,7 @@ // 环境地址配置 const ENV_CONFIG = { // 正式版 - release: 'https://xcx.yun.588580.xyz', + // release: 'https://xcx.yun.588580.xyz', trial: 'https://qywx.yun.588580.xyz', // 开发版 & 体验版 develop: 'https://qywx.yun.588580.xyz'