From 75fc66d88b8bb34abb55b5a1ed29dd53c07017bc Mon Sep 17 00:00:00 2001 From: Seven Tsui <16225583+youyouliangshao@user.noreply.gitee.com> Date: Thu, 18 Sep 2025 16:31:25 +0800 Subject: [PATCH] =?UTF-8?q?prod=E5=9F=9F=E5=90=8D=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/prod.js | 2 +- project.private.config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/prod.js b/config/prod.js index 11fa8c7..44a9bba 100644 --- a/config/prod.js +++ b/config/prod.js @@ -3,7 +3,7 @@ export default { env: { NODE_ENV: JSON.stringify('production'), - baseApiUrl: JSON.stringify('http://82.156.121.2:8880'), + baseApiUrl: JSON.stringify('https://www.wuzhongjie.com.cn/prod-api'), name: JSON.stringify('production'), appId: JSON.stringify('wx87a5db19138da60d'), }, diff --git a/project.private.config.json b/project.private.config.json index 53ec35c..6b01ddb 100644 --- a/project.private.config.json +++ b/project.private.config.json @@ -26,7 +26,7 @@ { "name": "pages/index/index", "pathName": "pages/index/index", - "query": "id=111", + "query": "id=1968203556497960962", "scene": null, "launchMode": "default" },