xuqiaoying 3 лет назад
Родитель
Сommit
8629a498c7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      http/http.js

+ 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 = '867735392558919680' 
+const tenantId = '567735392758918520' // 祥粤云学堂:867735392558919680,祥粤学堂:667735392758919630,中建云学堂-567735392758918520
 export const http = (option) => {
 	if(option.loading) {
 		uni.showLoading({