From 590ba65ea4610c5490092150dcbea2283de5453a Mon Sep 17 00:00:00 2001 From: ws Date: Fri, 24 Apr 2026 14:35:11 +0800 Subject: [PATCH] config --- utils/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'