谢杰标 vor 3 Jahren
Ursprung
Commit
287fc982d0
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 1 1
      http/http.js
  2. 1 1
      manifest.json

+ 1 - 1
http/http.js

@@ -8,7 +8,7 @@ const base_url = 'https://api.xyyxt.net'  //release
 
 export const BASE_IMG_URL = 'https://file.xyyxt.net/'     //release
 // export const BASE_IMG_URL = 'https://file-dev.xyyxt.net/'  //test
-const tenantId = '141250585240548145' // 祥粤云学堂:867735392558919680,祥粤学堂:667735392758919630,中建云学堂-567735392758918520,中正-141250585240548145
+const tenantId = '471722209971055962' // 祥粤云学堂:867735392558919680,祥粤学堂:667735392758919630,中建云学堂-567735392758918520,中正-141250585240548145,山西-471722209971055962
 export const http = (option) => {
 	if(option.loading) {
 		uni.showLoading({

+ 1 - 1
manifest.json

@@ -1,6 +1,6 @@
 {
     "name" : "web",
-    "appid" : "__UNI__DD00BC4",
+    "appid" : "__UNI__EDA56D7",
     "description" : "",
     "versionName" : "1.0.0",
     "versionCode" : "100",