From 5a3ce933ea218f68bee2a224b1225f697fc8ec73 Mon Sep 17 00:00:00 2001 From: zpc Date: Wed, 4 Feb 2026 22:16:38 +0800 Subject: [PATCH] 12 --- honey_box/common/env.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/honey_box/common/env.js b/honey_box/common/env.js index 927fcad7..6ee2ac79 100644 --- a/honey_box/common/env.js +++ b/honey_box/common/env.js @@ -11,9 +11,9 @@ // 测试环境配置 - .NET 10 后端 const testing = { - // baseUrl: 'https://app.zpc-xy.com/honey/api', + baseUrl: 'https://app.zpc-xy.com/honey/api', // baseUrl: 'http://192.168.1.24:5238', - baseUrl: 'http://192.168.195.15:2822', + // baseUrl: 'http://192.168.195.15:2822', imageUrl: 'https://youdas-1308826010.cos.ap-shanghai.myqcloud.com', loginPage: '', wxAppId: ''