From 1f0e5c86739ab02f95be34dc1007fbb270e9368a Mon Sep 17 00:00:00 2001 From: "liujw155@outlook.com" Date: Fri, 2 Feb 2024 10:41:25 +0800 Subject: [PATCH] =?UTF-8?q?v1.1.47=20formal=20=E6=8A=96=E9=9F=B3=E6=A0=B8?= =?UTF-8?q?=E9=94=80=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/js/api.js | 4 ++-- src/manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/js/api.js b/src/js/api.js index e334a44..539285f 100644 --- a/src/js/api.js +++ b/src/js/api.js @@ -1,5 +1,5 @@ -export const ORIGIN = `https://testmanager.ouxuanzhineng.cn`; // 测试 -// export const ORIGIN = `https://minimanage.ouxuanzhineng.cn`; // 正式 +// export const ORIGIN = `https://testmanager.ouxuanzhineng.cn`; // 测试 +export const ORIGIN = `https://minimanage.ouxuanzhineng.cn`; // 正式 // export const ORIGIN = `http://192.168.1.135:9090`; // 20210927 测试 diff --git a/src/manifest.json b/src/manifest.json index 27f06c0..410119d 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -56,7 +56,7 @@ "mp-weixin" : { /* 微信小程序特有相关 */ /* 正式 wxf1294b279ad1b845 */ - "appid" : "wx7106e84614cf0060", + "appid" : "wxf1294b279ad1b845", "setting" : { "urlCheck" : false, "minified" : true