|
@@ -6,7 +6,7 @@ const test = {
|
|
|
tenantId: "867735392558919680", //详粤云学堂
|
|
|
appid: "wxd3c8ae80cf43a305",
|
|
|
};
|
|
|
-const index = 0; // 测试环境
|
|
|
+const index = 6; // 测试环境
|
|
|
// const index = 1; // 祥粤云学堂
|
|
|
// const index = 2 // 祥粤学堂
|
|
|
// const index = 3 // 勘设云学堂
|
|
@@ -56,7 +56,7 @@ const set = [
|
|
|
tenantName: "山西云学堂",
|
|
|
},
|
|
|
{
|
|
|
- BASE_URL: "https://testapi.xyyxt.net",
|
|
|
+ BASE_URL: "https://test.xyyxt.net",
|
|
|
BASE_IMG_URL: "https://file.xyyxt.net/",
|
|
|
domain: "h.xyyxt.net",
|
|
|
tenantId: "867735392558919680", //详粤云学堂
|