From adcad6068f40538491110becaf8b64192f9153ca Mon Sep 17 00:00:00 2001 From: kola-web Date: Fri, 6 Dec 2024 16:12:58 +0800 Subject: [PATCH] appid --- project.config.json | 2 +- src/app.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project.config.json b/project.config.json index e5e912d..defca11 100644 --- a/project.config.json +++ b/project.config.json @@ -61,5 +61,5 @@ } ] }, - "appid": "wx2b0bb13edf717c1d" + "appid": "wxbdf6f933281b1eb4" } \ No newline at end of file diff --git a/src/app.ts b/src/app.ts index 739f54b..959c228 100644 --- a/src/app.ts +++ b/src/app.ts @@ -18,7 +18,7 @@ App({ globalData: { // 测试号 wx2b0bb13edf717c1d // dev - // appid:wx2b0bb13edf717c1d + // appid:wxbdf6f933281b1eb4 url: 'https://m.shizhong.hbraas.com', upFileUrl: 'https://m.shizhong.hbraas.com/', imageUrl: 'https://m.shizhong.hbraas.com/api/shizhong/',