From 823d4f80bb03c6882516037ccf237f21a6a0f3f4 Mon Sep 17 00:00:00 2001 From: wangzeyan <258785420@qq.com> Date: Wed, 11 Jun 2025 16:13:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E4=B8=B4=E6=97=B6=E4=BF=9D?= =?UTF-8?q?=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config.js | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/config.js b/common/config.js index 3a85886..1fd4154 100644 --- a/common/config.js +++ b/common/config.js @@ -7,8 +7,8 @@ // const img_domian = 'http://zhjwxt.test/' -const Api_url='https://zh.hnhbty.cn/api' -const img_domian = 'https://zh.hnhbty.cn/' +const Api_url='https://api.hnhbty.cn/api' +const img_domian = 'https://api.hnhbty.cn/' // const Api_url='http://146.56.228.75:20024/api' // const img_domian = 'http://146.56.228.75:20024/' diff --git a/manifest.json b/manifest.json index 9ba1f4b..d81ca51 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "智慧教务", - "appid" : "__UNI__530CC7A", + "appid" : "__UNI__D7D400A", "description" : "", "versionName" : "1.0.0", "versionCode" : "100",