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",