chore: 更新配置环境打包测试上体验版

This commit is contained in:
ws
2026-04-22 19:12:03 +08:00
parent 0e4709549d
commit 076d389f18
+2 -2
View File
@@ -4,9 +4,9 @@
const ENV_CONFIG = { const ENV_CONFIG = {
// 正式版 // 正式版
release: 'https://xcx.yun.588580.xyz', release: 'https://xcx.yun.588580.xyz',
trial: 'https://xcx.yun.588580.xyz', trial: 'https://qywx.yun.588580.xyz',
// 开发版 & 体验版 // 开发版 & 体验版
develop: 'http://172.16.60.235:8080' develop: 'https://qywx.yun.588580.xyz'
} }
// 自动判断当前运行环境 // 自动判断当前运行环境