From 3cef4b9987158c67bdb567e39c2b64f06cbbcb3c Mon Sep 17 00:00:00 2001 From: Zhukj <3262118957> Date: Sat, 29 Nov 2025 17:13:43 +0800 Subject: [PATCH] =?UTF-8?q?chore=EF=BC=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/js/config.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/common/js/config.js b/common/js/config.js index b326786..dfa98ec 100644 --- a/common/js/config.js +++ b/common/js/config.js @@ -14,18 +14,18 @@ try { // 调试版本,配置说明 const devCfg = { // 商户ID - uniacid: 926, //825 + uniacid: 460, //825 //api请求地址 - baseUrl: 'https://xcx21.5g-quickapp.com/', + baseUrl: 'https://xcx30.5g-quickapp.com/', // baseUrl: 'http://localhost:8010/', // 图片域名 - imgDomain: 'https://xcx21.5g-quickapp.com/', + imgDomain: 'https://xcx30.5g-quickapp.com/', //imgDomain: 'http://localhost:8010/', // H5端域名 - h5Domain: 'https://xcx21.5g-quickapp.com/', + h5Domain: 'https://xcx30.5g-quickapp.com/', // h5Domain: 'http://localhost:8010/', // // api请求地址