xuqiaoying 3 лет назад
Родитель
Сommit
d0bfa6a9bf
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 = '667735392758919630' // 祥粤云学堂:867735392558919680,祥粤学堂:667735392758919630
 export const http = (option) => {
 	if(option.loading) {
 		uni.showLoading({